I have baught tm4c129 board. I have programed enet_lwip (sample code) in it. I has port number 80.
From my web browser i tested this code is working fine.Then i tried to see respond on hyperterminal by selecting tcp/ip->portno(80)->ipaddr.
for first 8sec it shows status as connected then it disconnect automatically ,i dont know why. And it is not showing data passed from controller to PC via ethernet on hyperterminal.
Why it is not showing data on hyperterminal.