Forum Discussion
Rodo
Occasional Contributor
4 years agoWhy doesn't main() work/run when I add a timer?
HI all,
I'm playing with an old Bemicro kit (MAX10: 10M08DAF484C8GES) and I got it blinking an LED (D1). I now added a timer (timer_0) in platform designer, made the connections and compile. I get ...
EBERLAZARE_I_Intel
Regular Contributor
4 years agoHi,
Based on your design, if you remove the interrupts, it seems that everything is working as expected, so you may want to check your design again when you added the interrupt. Regarding the usage of IRQ and ISR you may refer below for more details:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2sw_nii52006.pdf