Forum Discussion
Altera_Forum
Honored Contributor
19 years agoIRQ asserted, but ISR not called
I have an application running under uCOS II. I have built a custom peripheral which generates an interrupt when it receives data. My problem is that I can see the IRQ being generated (via SignalTap l...
Altera_Forum
Honored Contributor
19 years agoPls check ienable and ipending and status register.
Also, you can watch global variables alt_irq[]. FYI. David