Forum Discussion
Altera_Forum
Honored Contributor
15 years agoInterrupt priority IIR
Hi all, I'm using the NIOSII with an Internal Interrupt Controller (IIR) and 8 IRQ's triggered by PIO edges. I assigned a number to each one of the IRQs which represents it's priority where a l...
Altera_Forum
Honored Contributor
15 years agohey pillemann!
thanks for the fast response. As far as i know alt_irq_interruptible() needs to be called together with alt_irq_non_interruptible() to bracket the code right? Are there any parameters that needs to be applied? Short example will do. Greetings!