Hello,
I am trying to create new CCS project with typical SYS/BIOS examples. When i check "Add NDK/Global to my configuration" in app.cfg then compiler report following error :
undefined first referenced
symbol in file
--------- ----------------
NIMUDeviceTable C:\ti\ndk_2_21_01_38\packages\ti\ndk\stack\lib\stk6.ae66<nimu.oe66>
I tried to compile and run example from MCSDK "helloworld_evmc6678l", but the problem still exist.
I use Code Composer Studio Version: 5.1.0.201205041800, mcsdk_2_01_01_04, ndk_2_21_01_38, nsp_1_10_00_03, pdk_C6678_1_1_1_4.
Where can I find "nimu.oe66"?
Help in this regard is highly appreciated.
David