Dear All,
I want to use Ethernet Communication for my project on TIVA TM4C1294NCPDT Microcontroller. The examples code which is available in TI software package is meant for "webserver" which is not required in my case. Also, I am not using any RTOS in my code. My requirement is as folllows:
There will be a query through PC Based application via Ethernet to the Card. The card will process the query and response with data output through Ethernet to the PC.
Can anyone help me with reference code so that I can modify and implement as required in my project.
Regards,