Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI cant think of a reason why alt_irq_disable_all() would not be allowed, while alt_irq_enable_all() would. All they are doing is conditional modifying the global interrupt enable.
I'm guessing using those functions aren't the direct cause of your problem.