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.

Linking Error

I am using DK_TM4C129X board.  I am using CCS 6.0. I added a the NDK support to my project and when I tried to build it I am getting the following linker error.

<Linking>

undefined first referenced
symbol in file
--------- ----------------
NIMUDeviceTable C:\ti\tirtos_tivac_2_10_01_38\products\ndk_2_24_01_18\packages\ti\ndk\stack\lib\stk.aem4f<nimu.oem4f>

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "LCDwithRTOS.out" not built

>> Compilation failure
gmake: *** [LCDwithRTOS.out] Error 16787.LCD.zip
gmake: Target `all' not remade because of errors.

**** Build Finished ****

I am attaching the cfg file.