public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] question about "VIRTUAL_VECTOR_SUPPORT"
@ 2001-09-12 23:20 Tony Ko
  2001-09-13 11:18 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Ko @ 2001-09-12 23:20 UTC (permalink / raw)
  To: ecos-discuss

hi.
look at the satement below,
"Enable use of virtual vector calling interface. Virtual vector support
allows 
the HAL to let the ROM monitor handle certain operations."

does this satement mean " when exception occurs  while ecos running, 
the exception can be processed by REDBOOT" ?
I think ROM monitor is same with REDBOOT in this case.
If so, some exception can be processed REDBOOT exception handler even
while eCos running, right?

thanks in advance.

Tony.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] question about "VIRTUAL_VECTOR_SUPPORT"
  2001-09-12 23:20 [ECOS] question about "VIRTUAL_VECTOR_SUPPORT" Tony Ko
@ 2001-09-13 11:18 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-09-13 11:18 UTC (permalink / raw)
  To: Tony Ko; +Cc: ecos-discuss

Tony Ko wrote:
> 
> hi.
> look at the satement below,
> "Enable use of virtual vector calling interface. Virtual vector support
> allows
> the HAL to let the ROM monitor handle certain operations."
> 
> does this satement mean " when exception occurs  while ecos running,
> the exception can be processed by REDBOOT" ?
> I think ROM monitor is same with REDBOOT in this case.
> If so, some exception can be processed REDBOOT exception handler even
> while eCos running, right?

I'm not quite clear on what you are asking here. But yes the application
will hand over certain operations to RedBoot using virtual vectors. 

But in most cases when it comes to processor exceptions, a RAM-loaded eCos
app will not take over the processor exception vectors in the first place -
but that's not related to *virtual* vectors.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-13 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-12 23:20 [ECOS] question about "VIRTUAL_VECTOR_SUPPORT" Tony Ko
2001-09-13 11:18 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).