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: error: no memory region specified for loadable '.ram_vectors'


On Tue, May 30, 2006 at 11:03:50AM +0700, Agus Ariffianto wrote:
> 
> 
> >>>My guess is you have the interface to Redboot enabled, but the current
> >>>leon port does not support this.
> >
> >Try turning off:
> >
> >CYGPKG_HAL_ROM_MONITOR 
> >CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT
> >
> >       Andrew
> 
> Dear Andrew, 
> the option CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT couldn't be disable. Thank you

Ah, O.K. I did not read the cdl closely enough. 

You want this either disabled, or not active.  

It is active if CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT is 1 or more. What
value does it have for you? If it is 1 or more what implements it?

      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]