Re: [lwip-users] How to calculate the memory size used by lwIP?

2010-02-02 Thread jinwei younger
Hi, Thanks a lot for PHAM ANH THIEN and Kieran's reply. To Kieran, do you mean that when my system is running, use the function stats_display( ) to monitor how much of memory? Is there a way to calculate MEM_SIZE by the parameters MEMP_NUM_PBUF, MEMP_NUM_RAW_PCB, MEMP_NUM_NETCONN and so on? I think

[lwip-users] How to calculate the memory size used by lwIP?

2010-02-02 Thread jinwei younger
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? Thanks for your help! ___ lwip-users mailing list lwip-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/lwip-users