lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Best set of configuration options


From: address@hidden
Subject: Re: [lwip-users] Best set of configuration options
Date: Mon, 05 Oct 2015 20:48:19 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Andy Pont wrote:
[..]ROM space is therefore limited (64K max for everything) as are the services 
that are available.


I would disable these, unless you need them of course: IP_REASSEMBLY, IP_FRAG, LWIP_ICMP, LWIP_RAW, LWIP_UDP, TCP_QUEUE_OOSEQ, TCP_OVERSIZE, LWIP_HAVE_LOOPIF, LWIP_STATS.

Also, make sure LWIP_DEBUG is not defined and make sure LWIP_NOASSERT is defined.

If your hardware supports checksum generation/check in hardware, set all CHECKSUM_GEN_*/CHECKSUM_CHECK_* defines to 0.


Simon



reply via email to

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