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: Still confused by virtual vectors


Grant Edwards wrote:
> 
> Some boards won't have RedBoot installed, and I'm assuming that
> setting USE_ROM_MONITOR to false is the right way to run on
> those boards.

Not needed. For a start GDB stub ROMs have had VV support since before
RedBoot existed. What this means is that you should implement
CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED instead if you want to run
on both old and new boards. Look at hal.cdl for the effects.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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