Hi all, According to the comments in lwipopts.h:
/* MEM_SIZE: the size of the heap memory. If the application will send a lot of data that needs to be copied, this should be set high. */ #define MEM_SIZE 3 * 1024 How can I change MEM_SIZE on the fly according to different configuration? Thanks
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
