twagner wrote:
> The HardFault happens in the function tcp_output at the line
> "if (TCP_SEQ_LT(ntohl(seg->tcphdr->seqno), ntohl(useg->tcphdr->seqno))) {"
> after 10 - 20 minuts.
> [..]

I could suggest, you probably did not obey lwIP's threading/multitasking 
requirements, but most obviously, you already read that while reading the list 
archives to see what the problem is... ;-)


Simon

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

Reply via email to