lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwIP with FreeRTOS memory problem


From: Simon Goldschmidt
Subject: Re: [lwip-users] lwIP with FreeRTOS memory problem
Date: Tue, 29 Nov 2016 10:25:30 +0100

Noam Weissman wrote:
> Several years ago when I started working with LwIP I had a similar problems 
> to the one you raised.
> System was working ok but out of the blue it crashed.
> [..]
> I found the hard way that I am getting MEM_ERR because of the above. I did 
> not had sufficient MEMP_NUM_TCP_SEG  
> defined. After changing the above to what it is now those issues were solved.


How would your system crash because of insufficient tcp segment pool elements?
You could get communication hiccups, but it shouldn't crash!


Simon



reply via email to

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