This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memory footprint


On Wed, May 10, 2006 at 11:08:49AM +0200, Emmanuel Viollet wrote:
> Hi.
> 
> I can't find any information on this on the internet, so perhaps you can 
> help me out...
> 
> I need to compile a kernel with PPP. Do you have any idea of the 
> footprint of eCOS with lwIP and PPP?
> I compiled a minimal program with PPP for my Olimex LPC2106 evaluation 
> board, and it takes 560Kb.
> Does this size seem normal?

Is that the size of the elf or the size of the binary which is
actually loaded onto the target? 

what does arm-elf-size say?

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]