respected sir,
It is urgent. so please reply asap.
I am new to embedded and EK-TM4C1294XL launch pad kit. I am trying to do Ethernet interfacing using C:\ti\TivaWare_C_Series-2.1.4.178\examples\boards\ek-tm4c1294xl\enet_lwip example. I have reached the point where i get the message "Open a browser and enter the IP address" in terminal. I entered the IP address in proxy setting of firefox browser. Now i am stuck here.
I dont know how to transmit data from micro controller to PC and vice versa.
Also i dont know where to write user data in code for transmission and where to see received (in which variable) data in code
how to change source and destination IP addresses in code.
Please share detailed information on how to receive and transmit data using this code. Also if there is manual for this particular code please share. Information given in code is not enough for beginner.