[ECOS] Re: RAM vs. ROMRAM question

Andrew Lunn andrew@lunn.ch
Sun Oct 29 23:35:00 GMT 2006


> 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



More information about the Ecos-discuss mailing list