Hi Team,
Iam trying to up the Ethernet communication in TM4C1294 EVK (Free RTOS + LWIP), So I use the demo code enet_tcpecho_client_lwip (without Free RTOS),
So I tried to integrate the Free RTOS with ethernet receive and transmit task, but iam getting struck with my code in connection establishment stage.
I just need a demo project with (Free RTOS + LWIP + TM4C1294 EVK + Ethernet client transmit and Receive task) , so that i can try to identify the API steps and try to fix the issue
currently Iam using the following projects but there is not demo project with FREE RTOS
Do the needful to resolve the issue