We are trying to build a AM3352 sys/bios system with the NDK instead of lwip. We have cleared up all linker errors but one, which seems related to xdctools. Our current versions are:
Processor AM3352
Code Composer Version: 5.5.0.00077
Compiler TI v5.1.6
SYS/BIOS 6.35.4.50
XDCTools 3.25.1.65
NDK 2.24.0.11
The error, undefined symbol:
IND_CALL C:\ti\xdctools_3_25_01_65\packages\ti\targets\arm\rtsarm\lib\auto_init.aea8fnv<auto_init.oea8fnv>
There was another posting about an incompatibility between the 5.1.x compiler and older xdctool versions but according to that post, we should be ok with 3.25.1.65. Is this still a issue with the compiler and xdctools?
Thanks,
John C.