lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Getting started with lwIP on a NON-SYS platform


From: Simon Goldschmidt
Subject: Re: [lwip-users] Getting started with lwIP on a NON-SYS platform
Date: Wed, 27 Jun 2012 17:47:05 +0200

Angel CODREAN <address@hidden> wrote:
> While debugging I got up until memp.c at line 404 memp = memp_tab[type];
> which returns NULL and I don't manage to understand why.

That simply means you are running out of memory in one of the pools. Either you 
memory is (configured) too small or you are leaking (i.e. not freeing) memory 
somewhere.

Simon
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



reply via email to

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