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:56:45 +0100

Noam Weissman wrote:
> As far as I remember communication stopped and maybe it crashed or not this 
> is not the issue.
> The issue is that once I set my defines as suggested this problem was never 
> happened again.

This is totally off topic here. The OP has set MEMP_MEM_MALLOC to 1. In this 
case, all pool
size settings do not matter as everything is allocated from the heap.

> if the system does do not have sufficient buffers but have sufficient PCB's 
> this causes an
> abnormal behavior.

Right. Welcome to the world of resource-constrained systems ;-)


Simon



reply via email to

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