linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Interrupts on xilinx ml403
@ 2007-07-20 13:52 Mirek23
  2007-07-20 15:12 ` Grant Likely
  2007-07-24  7:31 ` Misbah khan
  0 siblings, 2 replies; 6+ messages in thread
From: Mirek23 @ 2007-07-20 13:52 UTC (permalink / raw)
  To: linuxppc-embedded


Dear All,

      I use linux kernel 2.6 on ppc405 of my Avnet (xilinx like ml403)
evaluation board.

I have setup the virtex-4 FPGA to deal with Themac and Serial interfaces. As
input/output devices I have chosen 8 LEDs and DIP Switches.

With such a configuration I am able to control from Linux user applications
via GPIO driver the LEDs and DIP Switches.

Right now I just wanted to make use of the interrupts. I have configured the
Dip switches to use interrupt. The interrupt accoures when the DIP Switches
state has changed.

In the BSP generated by EDK 9.1 I see that macro :   

#define XPAR_DIP_SWITCHES_8BIT_INTERRUPT_PRESENT 1

has changed from zero to one.
The macro XPAR_INTC_MAX_NUM_INTR_INPUTS is set to 1 as it was before. This
is due to the fact that 
TEMAC uses one interrupt line.

Does it mean that DIP Switches do not use INTC interrupt controller?
How to handle the DIP Switches interrupt?
Does the Interrupt handler routine have to acknowledge the interrupt from
Dip Switches?

Many thanks in advance for any hint on that.

Best Regards

Mirek




 
-- 
View this message in context: http://www.nabble.com/Interrupts-on-xilinx-ml403-tf4117226.html#a11708607
Sent from the linuxppc-embedded mailing list archive at Nabble.com.

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

end of thread, other threads:[~2007-07-25  4:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20 13:52 Interrupts on xilinx ml403 Mirek23
2007-07-20 15:12 ` Grant Likely
2007-07-24 15:19   ` Mirek23
2007-07-24  7:31 ` Misbah khan
2007-07-24 15:22   ` Mirek23
2007-07-25  4:44     ` Misbah khan

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 NNTP newsgroup(s).