Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUsing 2 timers ?
We are trying to use 2 interval timer (200ms and 500ms) on a nios 2 processor. One is configure as a system clock timer and its work fine., but the second don’t ...
Altera_Forum
Honored Contributor
14 years agoThank you Cris72.
For the moment, I don't know if the 200ms timer is working or not working or if his timer irq handler function is called or not called. But we note that it don't go in 200ms timer irq handler function. The 500ms timer irq handler function works correctly. The values of the timers are defined in SOPC builder. We make the test with your code.