Hi
CCSv4 cannot find the files when importing the ndk examples (i.e. client, cfgdemo, copyUDPTestee, etc). I followed the instructions on
C:\Program Files\Texas Instruments\ccsv4\emulation\boards\evmc6472\ndk_2_1_0\packages\ti\ndk\docs\evm6472\ReadMe.htm
But think I'm not doing step 5) correctly
5) For linked resources, set the path variable NDK_INSTALL_DIR in CCS to the root folder of NDK package installation, for example: <CCS_INSTALL_DIR>\ccsv4\emulation\boards\evmc6472\ndk_2_1_0
When it says "path variable", do they mean "Environment Variables" or "Macros"?
If not, how do I set the path variable?
6) All supported NSPs are by default installed with NDK package installation from release NDK v2.0 onwards. If NSP is already installed, this step can be skipped.
Copy the “ti.ndk.platforms.evm6472_2_1_0.zip” under <NDK_INSTALL_DIR>\packages directory, and unzip it. A new folder evm6472 can be seen now. Copy over the directory and contents of evm6472\ti to <NDK_INSTALL_DIR>\packages directory.
I believe I can skip this step since it seems the disk that came with the evm setup the directories.
Any ideas what I need to do to get the import to work?
Cheers
Eddie