On Mon, 2012-07-02 at 17:39 +0200, Simon Goldschmidt wrote: > , it actually seems that your TCP timer is running way too fast. > Please ensure it is configured to run every 250ms and that this timing > actually works (e.g. by toggeling an IO pin of your target from > tcp_tmr()).
This is exactly what I was thinking from looking at the packet captures. My guess is tcp_tmr() is being called at a way-out-of-specification frequency. Kieran _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
