Hello.
I have C6670 based board. And use CCSv5.5.
Now I want to use NDK for ETHERNET interconnection.
According to the document SPRU523 I have downloaded and plugged ndk_2_24_01_18.
When trying globaly enable 'Network Settings' in ***.cfg > NDK_Global I receive an error when compiling:
NIMUDeviceTable C:\ti\ndk_2_24_00_11\packages\ti\ndk\stack\lib\stk.ae66<nimu.oe66>
error #10234-D: unresolved symbols remain
I have completed all items from 1.6.1 Adding NDK Support to an Existing Application and 1.6.2 Troubleshooting NDK Application Builds in SPRU523
except two:
- don't plugged NDK Network Support Package because don't have any NSP for 6670
- and this:
If you needed to enable the Emac module, you should also copy the emacHooks.c file from one of the
NSP examples into your project
because don't know what is it and where can I get this emacHooks.c
What is wrong? Why do I have this errors?
Thanks. Alexandr.