On Tue, 2010-02-02 at 16:10 +0800, jinwei younger wrote: > Hi All, > How to calculate the memory size used by lwIP? > We set MEM_SIZE in lwipopts.h, but how much memory is enough for lwIP?
It will vary depending on your application, traffic pattern, interface used, OS, and so on. You could set everything up and then monitor how much of the memory you've allocated is used and how much is free to get a rough idea for your system. Kieran _______________________________________________ lwip-users mailing list lwip-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/lwip-users