[ECOS] Re: Memory footprint

Grant Edwards grante@visi.com
Wed May 10 14:53:00 GMT 2006


>> what does arm-elf-size say?
>
> $ arm-elf-size.exe a.out
>     text    data     bss     dec     hex filename
>    41920    1512    8028   51460    c904 a.out
>
> I suppose that this means the binary will be 51460Kb in size?

That means the binary will require 43432 bytes of ROM
(41920+1512) and 9540 bytes of RAM (8028+1512).

-- 
Grant Edwards                   grante             Yow!  I'm pretending that
                                  at               we're all watching PHIL
                               visi.com            SILVERS instead of RICARDO
                                                   MONTALBAN!

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



More information about the Ecos-discuss mailing list