Mbed Edge porting

Hi Community Member,

Please give us your advice. We have a Linux gateway which TI processor(Cortex-A8) used and we would like to be porting the Mbed Edge to it.

I checked the web but I could not find how to port it. I found the source code at github but it seems that the code is for x86 or WISE-3610.

If you have any question, please let me know.
Best regards.
Kaka

Hi @Kaka_1127, I believe the code base should compile correctly natively on any Linux device (assuming the necessary libraries are installed). Even though x86 is used throughout the docs, I believe the code should be mostly architecture independent.

That being said, I don’t have a Cortex-A8 device to test this on. If you follow the existing instructions on your Linux gateway does it compile?