lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] LwIP RAW - Simultaneous (full-duplex) communication


From: Simon Goldschmidt
Subject: Re: [lwip-users] LwIP RAW - Simultaneous (full-duplex) communication
Date: Thu, 5 Jul 2018 10:39:01 +0200

Nenad Pekez wrote:
> > Have you checked the stats if you run out of memory somewhere? 
> I have checked them, and there is certainly something wrong. After some 
> time, stats for memory seem to overflow, at least that's my impression.
> 
> At one point I have this:
> MEM HEAP
>      avail: 60000
>      used: 13C40
>      max: 14340
>      err: 0
> 
> And next print (after 1 second):
>   MEM HEAP
>      avail: 60000
>      used: FFFC6480
>      max: FFFC6A80
>      err: 5

That seems like a threading issue. Have you read this:

http://www.nongnu.org/lwip/2_0_x/pitfalls.html

> > Actually, I'm too lazy to check out myself what the images contain. 
> But not too lazy to write out that many sentences. :)

Not for every mail that leaves me with questions. For some though...

> A picture is worth a thousand words.

Well, certainly not this one!


Simon



reply via email to

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