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.

Unresolved symbols from NDK

Other Parts Discussed in Thread: OMAPL138, SYSBIOS, TMS320C6748

I am attempting to add NDK support to an existing application using the procedure from the NDK 2.25 User's Guide however when I build the application there are a number of unresolved symbols (NDK_accept, NDK_bind, etc). I am using BSD sockets. Clearly I need to link to the library containing these routines however I don't know where that may be. I am using  Version: 6.1.1.00022 of CCS and the ti-cgt-c6000_8.1.0 compiler.

Here's the error message:

Here's the configuration: