cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Does C SDK Support Ångström Yocto 1.5 distribution embedded Linux distribution?

satish
1-Newbie

Does C SDK Support Ångström Yocto 1.5 distribution embedded Linux distribution?

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

3 REPLIES 3
ckulak
1-Newbie
(To: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

ckulak
1-Newbie
(To:satish)

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

satish
1-Newbie
(To:ckulak)

Thank you very much. This helps.

Sent from my iPhone

Top Tags