Hello!
I've been developing an app during the last months. My starting point was the "enet_lwip" example. I added and modified a copy of this example to create my custom App. It all worked well, till some day the http web page stop responding. I assumed I made a mistake (I'm using "POST" methods") but problem is also present in a fresh (untouched) "enet_lwip" example. Web page example can't load, fail, it's slow, etc. All kind of weird behaviour.
Wireshark is showing errors:
I'm having "TCP Spurious Retransmissions". Any ideas where should I search to fix this error?
Examples version: TivaWare_C_Series-2.1.4.178
CCS Version: 7.1.0.00016
ARM Compiler: 16.9.1
Thanks,
B
Thanks.
