This is the mail archive of the ecos-discuss@sources.redhat.com 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: eCosCentric PPP stack memory needs


> When using the "net" and "ppp" package the tests files is around 3.3MB is
> that right? and a little to much for my test board (2mb ram + 2mb flash)

That will be the elf file. It contains all the debugging information
etc which is not downloaded to you actual board. Use arm-elf-size(1)
to find out the size of the image.

   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]