public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] FIQ on ARM processor
@ 2001-08-16  7:46 Arnaud Mouiche
  2001-08-16  7:51 ` Jonathan Larmour
  2001-08-16  7:54 ` Andrew Lunn
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaud Mouiche @ 2001-08-16  7:46 UTC (permalink / raw)
  To: ecos-discuss

Hi.

when reading vector.s, it looks like ecos deal with FIQ like it deals with 
IRQ. Does it means there is no advantage to use FIQ than IRQ.

Has I prepare a special port, I would like to enable FIQ on this port.
There is 26 interruption sources on this processor. I choose to handle 
interruptions 0 to 25 as IRQ and to add virtual interruption from number 26 
to 51 that I will handled like FIQ.
Is it a good idea ?
If not, is there an other way to do ?

thanks

arnaud

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

end of thread, other threads:[~2001-08-16  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-16  7:46 [ECOS] FIQ on ARM processor Arnaud Mouiche
2001-08-16  7:51 ` Jonathan Larmour
2001-08-16  7:54 ` Andrew Lunn

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).