Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNios II code right? If so, I'm not 100% sure if things are designed to work this way, but it should be easy enough to try, right? You may want to surround the next call to alt_irq_register() with calls to alt_irq_disable() and alt_irq_enable().
I'll look at this further to see if there would be any more concerns about doing this, but these are my initial thoughts.