Part Number: TM4C1294NCPDT
Tool/software: Code Composer Studio
Hi,
I am using the enet_weather example code. I don't want to use that weather application. I want to use this example as a client to connect to my pc as a server and sent some data to my pc having "IP address" and "port no". How can I start with the development?. I have seen that tcp_echo application but it is related to RTOS. I connected the EVK board(192.168.0.102 ) to a router port and trying to ping. It is not responding.
Pinging 192.168.0.102 with 32 bytes of data:
Reply from 192.168.0.105: Destination host unreachable.
Reply from 192.168.0.105: Destination host unreachable.
Reply from 192.168.0.105: Destination host unreachable.
I tried with the socket related programming by making the lwip_socket as '1' in "lwipopts.h" file.
Regards,
Saiteja.
