Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNios II timer triggered interrupt
Hello I am trying to implement a timer triggered interrupt and I can not seem to get it to work and I don't really know what I am doing wrong. Here is how it looks in Qsys where I have the int...
Altera_Forum
Honored Contributor
10 years agoIt actually works... I thought that the ALTERA_AVALON_TIMER_PERIODL_MSK & ALTERA_AVALON_TIMER_PERIODH_MSK would've been configured according to the Qsys setting but apparently they didn't so I had an 90 sec overflow and I didn't notice it until I actually went up and left my workstation and came back to see multiple messages from the ISR.