lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] HardFault with lwip


From: Simon Goldschmidt
Subject: Re: [lwip-users] HardFault with lwip
Date: Mon, 18 Apr 2016 12:56:48 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]