This is the mail archive of the ecos-discuss@sources.redhat.com 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]

RE: vector table



On 03-May-2001 Christoph Csebits wrote:
> hi,
> 
> i am working on a eCos port for a custom PPC860 board,
> with a simple "load&go" bootstrapper with no
> exception handler installed.
> 
> i have a problem setting up the vector tables 
> 
> nm gives me:

What?

For this mode of operation, make sure that you set
  CYGSEM_HAL_POWERPC_COPY_VECTORS
Also, make sure that you turn off
  CYGSEM_HAL_USE_ROM_MONITOR


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]