lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Changing tx buffer MEM_SIZE?


From: Chen
Subject: [lwip-users] Changing tx buffer MEM_SIZE?
Date: Mon, 22 Nov 2010 09:23:41 -0500

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

reply via email to

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