Hi Jeremy,
Sorry for the late response.
lwip_tcpecho_sa have built successfully.
I have assigned a static IP and tried to ping the board IP(10.1.10.234) from command prompt and it was successful.
Then i tried to send a TCP packet (simply a 'hello') from the Packet Sender application.
But the application is showing an error message 'could not connect'. I am using the 'wire shark' application to see the responses.
When i tried to open a telnet connection, I am getting some responses in 'wire shark'.
How can I verify this echo program? In all the tutorials available, I can see only the steps to execute up to 'ping' and get the responses. None of them show the echo functionality verification.
Awaiting reply,
Thanks.