Tool/software: TI-RTOS
Hi,
I am trying to add Ethernet module to my custom application. I have added NDK into my application by using Global from NDK. Also i have added TCP, UDP and IP (without IPv6). i have added task like
netOpenHook(), tcpHandler() . But i am getting following error
Error: socket not created.
I am using following header file
#include <ti/ndk/inc/bsd/sys/socket.h>
I am attaching my .cfg file.MicroPLC_GUI.cfg
Regards,
Digvijay