Hi Guys I have an application running on the LPC210x with a 100M LAN over SPI. The code size is about 14k with ARP/IP/ICMP/TCP/UDP/DHCP incl. small application with op-sys and necessary drivers. RAM about 3k.Compiled with IAR compiler...the same program occupies about 30k on an HC12 compiled with GNU. The uIP TCP stack seems to be rather more efficient but it depends a lot on just what it really can do - it is possible to support more or less features in the protocol layers so a comparison is not so black and white. A stack with full support could indeed get rather big. Regards Mark Butcher www.mjbc.ch --- In lpc2000@yahoogroups.com, Bryce Schober <bryce.schober@g...> wrote: > On Fri, 11 Mar 2005 19:13:59 -0000, Gus <gus_is_working@y...> wrote: > > For real TCP/IP application, you need over 128K of FLASH. > > Wrong, see: http://www.sics.se/~adam/uip/ > > Even if each 8-bit Atmel AVR instruction translated to a 32-bit ARM > instruction, the sample stack configuration here: > http://www.sics.se/~adam/uip/size.html would occupy less than 32k. > > -- > Bryce Schober
Message
Re: LPC23xx ethernet
2005-03-11 by Mark Butcher
Attachments
- No local attachments were found for this message.