Altera_Forum
Honored Contributor
20 years agoNios2 interrupt handling
Hi. I have a number of critical placesin my code i am trying to make interupt safe. I guess the way to do, if using HAL functions alt_irq_register() , it is to brucket the critical code with alt_irq_...