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 ago --- Quote Start --- The values of the timers are defined in SOPC builder. --- Quote End --- Did you set the option for programmable period in sopc builder? In case, read and check the periodl/periodh registers. Anyway, as I said before, you must make sure the timer is running. You can't expect an idle timer to generate IRQs.