Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou need to close the loop with the ISR.
The nios interrupts are level sensitive, so if the hardware removes the IRQ signal (to the cpu) and the cpu was running with interrupts disabled, then the interrupt wont be detected.