[ECOS] warning: no memory region specified ...

Andrew Lunn andrew.lunn@ascom.ch
Tue Oct 22 07:25:00 GMT 2002


On Tue, Oct 22, 2002 at 04:20:16PM +0200, Holger Schurig wrote:
> > >    ecosconfig new idppxa redboot
> > >    ecosconfig tree
> > >    make
> >
> > You forgot the import the ecm file for redboot. These are normally in
> > the support directory for your hal.
> 

> I am the one who has to write this file and put it into the support directory. 
> Which values where would affect this behavior?

Probably none will affect this, its your compiler that has the
problem. Typical things to set in this file are the startup type,
making sure redboot is actually built, ensuring a ROM monitor is
included etc. Have a look at another platform for examples.

> By the way, when I do an
> 
>     ecosconfig new ipaq redboot
>     ecosconfig import 
> ../packages/hal/arm/sa11x0/ipaq/current/misc/redboot_RAM.ecm
>     ecosconfig tree
>     make
> 
> I get this errors, too.

Yes, that shows its your tool chain. It need extra segments in the elf
image which the linker scripts don't support.

      Andrew

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



More information about the Ecos-discuss mailing list