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.

First Use in NDK

Hello

I use SYS/BIOS 6.35 and NDK 2.22 with C6657 processor.

I tried to include the file <ti/ndk/inc/stacksys.h> in order to use the socket API (like socket, bind, listen etc...).

I get a compilation error:

 "unresolved symbol NIMUDeviceTable, first referenced in C:\ti\ndk_2_22_02_16\packages\ti\ndk\stack\lib\stk6.ae66<nimu.oe66>"

What I need to do in order to solve this problem?

Thank you

Yossi Regev