Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHELP,I can't generate Hardware interrupt
I need help,please What I want is : When I press a button ON Board, Nios Let LEDs lights.Of course,the LEDs is turned off before.(The board is DIY,Just a cyclone ep1c3t144c8 without flash and s...
Altera_Forum
Honored Contributor
20 years agoFischer,
I actually works as expects,thanks a lot. now the instruction "WRCTL ienable,r2" works,It can enable IRQ. the difference between us: you uses "hello world small" as start,while I use"hello led". other different like :memory addr,input triger(you use 'fall edge';I 'rise edge' ),and some I think less important set. all in all.thank you a lot! Best wishs.