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: Regarding Size of ROMRAM applications


On Wed, Aug 11, 2004 at 05:55:41PM -0700, Giri Raja wrote:
> this is a continuation of my earlier mail in the day,
> but a slightly different question I have now.
> my ROMRAM application is about 600K. Is that really
> bif, I'm confused by this number. if it is ROMRAM
> startup type, I guess the program will never run as my
> RAM is only 256K. does this make any sense or am I
> wrong.

What is telling you it is 600K? arm-elf-size? Or is that the size of
the binary produced by objcopy?

Sometimes the binary has big holes in it because objcopy or the linker
script is confused.

        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]