A
Alessandro Scaglione
Guest
Hi,
I have created a IPIF device based on ssp1 for a MicroBlaze system. I have
tested each device and they correctly generate interrupts.
Now I have to use INTC to handle more than one interrupt signals and some
external interrupt signals.
By default IPIF ssp1 uses generic driver, that seems not support PARAMETER
INT_HANDLER.
1.How can attach a int_handler to IPIF device? I have to write a specific
driver for each IPIF device?
2.It's possible to specify interrupt level for external interrupt signals?
Thanks
I have created a IPIF device based on ssp1 for a MicroBlaze system. I have
tested each device and they correctly generate interrupts.
Now I have to use INTC to handle more than one interrupt signals and some
external interrupt signals.
By default IPIF ssp1 uses generic driver, that seems not support PARAMETER
INT_HANDLER.
1.How can attach a int_handler to IPIF device? I have to write a specific
driver for each IPIF device?
2.It's possible to specify interrupt level for external interrupt signals?
Thanks