public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Using FIQ for ARM PID7t
@ 2000-06-22  0:03 Amlan  Chakraborty
  2000-06-22  0:32 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Amlan  Chakraborty @ 2000-06-22  0:03 UTC (permalink / raw)
  To: ecos-discuss

Hi


We are using ECOS for our application.
We have configured ECOS for ARM PID7t board.

We have a query :

1) How do we route some hardware interrupt (say timer) to the  FIQ
vector of ARM using ECOS

We are able to attach a harware interrupt using the kernel APIs
cyg_interrupt_create / cyg_interrupt_attach but the interrupt gets
routed to IRQ. When we try to set the same interrupt for FIQ it doesn't
work.

It gives the following

Spurious Interrupts : vector : 0 data : 0


Regards Amlan

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

end of thread, other threads:[~2000-06-22  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-22  0:03 [ECOS] Using FIQ for ARM PID7t Amlan  Chakraborty
2000-06-22  0:32 ` 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).