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.

RTOS/TM4C1294NCPDT: Adding Ethernet code from tcpEcho_EK_TM4C1294XL_TI_TivaTM4C1294NCPDT to my custom code.

Part Number: TM4C1294NCPDT


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