Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Nios2 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_...