Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDE1 Basic Computer on Nios II SBT
Hi everyone! I am a beginner with the Cyclone II board. Just got it last week. I tried to implement the DE1 Basic Computer project with the Altera Monitor Program and it works absolutely fine I wante...
Altera_Forum
Honored Contributor
13 years agoYeah! I have both. The interval timer core is there and I also have a working code for the timer (I know this because it works absolutely fine with the Monitor Program).
The interrupt I believe is not working properly. It never hits breakpoints inside the interrupt block when I debug. So how do I get this interrupt to work?