I am confused. I am upgrading my NDK from 1.94 to 2.22. I am building for a C64x+ (6455) on our custom board. I have all the NDK libraries (os, nettools, etc) linked into the CCSv5 RTSC project.
I do get one link error:
unresolved symbol _NIMUDeviceTable, first referenced in C:\ti\ndk_2_22_03_20\packages\ti\ndk\stack\lib\stk6.a64P<nimu.o64P>
I read the docs, learned about the NSP, and looked at the download page - to find that the NSP downloads are for the OMAP parts only ??
I searched through the NDK directories and NDK documents but can't seem to find sufficient information on the DSK6455 NSP, or where to download it. The documentation seems to point to the NSP already being part of the NDK_2_22 - if so, how do I configure it ?
Or is this error related to something else ?
Thanks for your help!
Richard