Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
I have developed apps using TW C SDK on linux x86 and ARM platforms. Now we have requirement to develop app using Thingworx Edge C SDK on Ångström Yocto 1.5 distribution embedded Linux distribution. Does TW C SDK support this platform? The below platforms are available for compiling under C SDK build. Please let me know if we can build C SDK for Ångström Yocto 1.5 distribution embedded Linux distribution.
gcc-freertos-arm | gcc-linux-arm-hwfpu | gcc-osx-x86-64 |
gcc-freertos-marvell gcc-linux-x86-32 | tiarm-tirtos-cc3200 | |
gcc-linux-arm | gcc-linux-x86-64 | win32 |
gcc-linux-arm-cross gcc-linux-x86-64-cross
Thanks
Satish
Hello,
I'm not sure about the exact versions, but I know a customer who uses Beaglebone and cross-compiles C SDK for Angstrom linux. Haven't heard of any issues from him.
/ Constantine
I checked -- for cross-compiling C SDK on Beaglebone / Angstrom they use arm-linux-gnueabihf-gcc, using this makefile: build/platforms/gcc-linux-arm-cross/Makefile.gcc-linux-arm-cross.
/ Constantine
Thank you very much. This helps.
Sent from my iPhone