Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWhy Nios II don't execute my ISR?
Hi All: I want implement a ISR in Nios II system, however, if I implement it with Nios HAL, everything is OK, the Isr call successfully, but if I implement it in alt_main(), without HAL, the inter...
Altera_Forum
Honored Contributor
21 years agohttp://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/laugh.gif
Hi All: it's working! thanks yyd999