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: Re: RAM vs. ROMRAM question


> I see. So a hex file generated from a ROMRAM elf won't have the
> correct load addresses in it unless the user offsets them when
> generating the hex file?

The HEX file with have the RAM address, not a ROM address i
think. However i never used HEX files for ROMRAM redboot images. I
would use a binary image and use a JTAG programmer put it straight
into flash. With ARM you can put it anywhere in ROM and it will work,
so the load address is not really that important.

 
> I also noticed that ecosconfig gets upset if I try to make
> RedBoot a "ROM Monitor" when it's configured for RAM startup.

That is a question for Gary.

     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]