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.

NDK with AM335x ICE board 1.0

Other Parts Discussed in Thread: SYSBIOS

hi -  I'm trying to get an example program included in the AM335x sysbios ind sdk package to work, specifically the profinet slave example. after downloading the RTOS from within the package, and the sysbios package externally and then "importing" it, I've imported the profinet slave project. my first attempt to build resulted in not finding the NDK package. I unchecked the NDK reference in the project properties. it now builds up to not finding NDK symbols in the linker. I have previously downloaded the NDK package, although the download page said the NDK functionality is included in the RTOS set of files. I added the NDK folder under the C:\ti path.

it seems to me that I have to tell the linker where the NDK references are. how do I do that? do I have to edit the linker build file directly or is there a reference in CCS6 that I should be editing? or is there a way to install or import the NDK into the project?

thanks,