Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Timer interrupt with RTOS-II

Hi all, I'm working with RTOS-II and I need a very precise timing for a simple function. I have a dedicated timer which can trigger an interrupt every 1ms. So I used alt_irq_register(MY_TIM...