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.

TM4C1294NCPDT: NetworkInterface.c file for FreeRTOS+TCP for TM4C129X MCUs

Part Number: TM4C1294NCPDT

Hi All,

I have succesfully ported to FreeRTOS from TI RTOS,
Now its time to add TCP/IP stack above it , i want to use FreeRTOS+TCP libarry(v3.1.0) , it requires NetwrokInterface.c file and it has provided it, but thats not enough as i get wierd issues , its asking for some netwrok Application hooks and some pxFillNetwrokDescriptor functions, it says it has been tested with TM4C MCUs and i want the sample example if you have any to initiate the TCP/IP stack , need help integrating it , here i am attaching the NetworkInterface.c file for TM4C came from FreeRTOS+TCP lib.
NetworkInterface.c 
Thanks in advance