Kieran Mansley wrote:
> 
> 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.
> 
Thank you very much Simon, Kieran
after fixing the convertion of ticks in ms in the ecos code my application
works fine without a retransmission. TCP_TIMER_INTERVAL is 250 ;)
So if anybody has this problem has to check the convertion from ticks to ms
in the sys_arch.c port of this target platform.

Regards 
Fred
-- 
View this message in context: 
http://old.nabble.com/Retransmission-behaviour--tp34077302p34107313.html
Sent from the lwip-users mailing list archive at Nabble.com.


_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to