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.
Hi !
".
I have another task to do now, that is " you had seen the "enet_io" example in CCS for http server based interface with TM4C1294xl launchpad.
i want to send the data on http server and see the ADC data there. is it possible? if yes than how can i do ths.
secondly, where can i find the LWIP library guide to use lwip , becuase the "enet_io" example is using lwip TCP/IP stack not the Ethernet APIs of TivaWare Peripheral Library. So how i can send my ADC data to that http server that is being used by "enet_io " example