1. Reduce the size of the heap memory to reduce the amount of memory usage 2. Change the TCP segment size 3. Disable UDP + DHCP + DNS 4. Change the configurations of the TCP/IP thread
Dependencies: Socket lwip-eth lwip-sys lwip
Fork of EthernetInterface by
Revision 8:dbc8547f882b, committed 2012-07-03
- Comitter:
- donatien
- Date:
- Tue Jul 03 12:46:34 2012 +0000
- Parent:
- 6:c50597f8d7a2
- Child:
- 9:dc763c93c6f0
- Commit message:
- Debug update : does not set 115200bps speed by default
Changed in this revision
EthernetInterface.cpp | Show annotated file Show diff for this revision Revisions of this file |
LwIPNetworking.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/EthernetInterface.cpp Tue Jun 26 15:33:45 2012 +0000 +++ b/EthernetInterface.cpp Tue Jul 03 12:46:34 2012 +0000 @@ -17,7 +17,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define __DEBUG__ 4 +#define __DEBUG__ 0 #ifndef __MODULE__ #define __MODULE__ "EthernetInterface.cpp" #endif
--- a/LwIPNetworking.lib Tue Jun 26 15:33:45 2012 +0000 +++ b/LwIPNetworking.lib Tue Jul 03 12:46:34 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/LwIPNetworking/#754322565baf +http://mbed.org/users/mbed_official/code/LwIPNetworking/#444031f0f531