lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] New lwip user - large bss size


From: Ed Sutter
Subject: Re: [lwip-users] New lwip user - large bss size
Date: Thu, 12 Feb 2004 08:29:17 -0500

Sorry!  I sent my response before I realized you
already found the problem!  :-)
Ed

David Aldrich wrote:
> 
> > You may want to start with having a look at the lwipopts.h file.
> 
> Thanks, I have now found that file.  I notice that MEM_SIZE is defined
> as:
> 
> #define MEM_SIZE                512 * 1024
> 
> So I guess 512KB is defined for lwip's heap, which is way beyond my
> available memory.
> 
> Does lwip have its own heap manager, or will the standard C library heap
> manager be used?
> 
> What settings would people suggest for a 128KB system (heap size, number
> and size of buffers etc)?
> 
> Thanks
> 
> David
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lwip-users




reply via email to

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