[ECOS] Redboot ROM build for CME555 problem

Miguel Josue Vega mserrano@engin.umich.edu
Tue May 25 20:09:00 GMT 2004


Hi Bob,

I am a student working on the University of Michigan FEGI project with
Eric Castle.

I am getting an error message when trying to build a ROM start-up version
of RedBoot for the CME555 tht says:

"redboot.elf section .bss is not within iram region"

It seems to be trying to write outside of the internal RAM and into
external memory (0x00400000) starting at address 0x40395c.

These are the steps that I take using eCos 2.0 ecosconfig with the CVS
repository:

1. > ecosconfig new cme555
2. import redboot_ROM.ecm
3. fix an unresolved conflict by adding CYGPKG_CRC by typing:
   > ecosconfig add CYGPKG_CRC
4. > ecosconfig tree
5. > make

Do you have any idea what could cause this or how it can be resolved?

Thanks,
Miguel Vega



-- 
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