If you download the FreeRTOS.org code, then compile the lwIP demo (for the SAM7X) you will be able to see how much ROM each component takes using various different optimisation options. If you compile using CrossWorks then the sizes are displayed in the project explorer, which will be a bit easier than going through the map file. The RAM usage is very dependent on the requirements of your chosen MAC and the throughput you require. These are very configuration in lwIP. You might want to also look at uIP if memory is a problem. Regards, Richard. http://www.FreeRTOS.org *Now for ARM CORTEX M3!* ----- Original Message ----- From: "applehuu" <maillist.applehuu@...> To: <lpc2000@yahoogroups.com> Sent: Thursday, June 01, 2006 12:16 PM Subject: [lpc2000] The size of compilered LWIP? >I use LPC2138.I want port us/os-II and Lwip. > LPC2138 has 512KB RAM,32KB ROM. > Can it run? > > > SPONSORED LINKS Microcontrollers Microprocessor Intel microprocessors > > > -------------------------------------------------------------------------------- > YAHOO! GROUPS LINKS > > a.. Visit your group "lpc2000" on the web. > > b.. To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > -------------------------------------------------------------------------------- > >
Message
Re: [lpc2000] The size of compilered LWIP?
2006-06-01 by FreeRTOS Info
Attachments
- No local attachments were found for this message.