This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

undefined symbol IND_CALL in file auto_init.aea8fnv<auto_init.oea8fnv>

Other Parts Discussed in Thread: AM3352

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.