Hi,
I have managed to run the LwIP demo given here http://processors.wiki.ti.com/index.php/LAUNCHXL2_RM57L:_lwIP_Demo .
I am doing a project where in data would be coming from a sensor with an IP over ethernet. So just to get some footing in that department untill the sensor is ready I am using the PC as susbtitute to send the message over ethernet. Now I would like to send a simple "Hey" message to the microcontroller and then take the data from the EMAC receive registers and display it through UART in CCS terminal. I am using a static IP for the demo which is 192.168.0.2 and 192.168.0.1 for the microcontroller and the PC respectively. I have tried using Tera Term and also windows NET SEND command but to no avail. Also tried IP Messenger but the assigned IP address of the microcontroller is not coming up in the list of active devices even though the server(microcontroller) is up and running.
Please guide as to how I can simply send some data to the assigned IP?
Need your help.
Thanks and Regards,
Rishabh