Forum Discussion
Altera_Forum
Honored Contributor
15 years agousing IRQ
Hello, I would like know: -what is the function when I use sopc and nios -how I manage IRQ -how I program the IRQ For now, I has just found that it's in many file in sopc. But when ...
Altera_Forum
Honored Contributor
15 years agoIt depends on the operating system you run your software on. If you use ucOS or the Altera HAL, have a look at the hal api (http://www.altera.com/literature/hb/nios2/n2sw_nii52010.pdf).
The alt_ic_* functions are used to manage IRQ's and ISR's