Hello,
I am using the NDK package for one of my project and there are few functions such as NDK_sendto,NDK_bind which are not getting pointed properly even after including the header file ti/ndk/inc/socketndk.h file and inet.h and the ndk package is also included in the include directories of the project properties.Can you please help me with which header file to be included to avoid the unresolved symbols issue.And is there any function for the initialization of the NDK package.