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.

使用TDA2x开发板编译NDK程序出现问题



使用CCS5.5编译NDK程序,该程序运行在M4核上,所使用的NDK版本是ndk_2_24_03_35,NSP版本是nsp_1_10_03_15,添加NDK模块后编译报出如下错误:

undefined first referenced
symbol in file
--------- ----------------
NIMUDeviceTable C:\ti\ndk_2_24_03_35\packages\ti\ndk\stack\lib\stk6.aem4<nimu.oem4>

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

目前NSP版本是否支持TDA2X开发板?如果不支持,该如何解决该问题?