Forum Discussion
Altera_Forum
Honored Contributor
20 years agoTrouble of NIOS2's timer interrupt
HI everyone i have purchased the NIOS2 evaluate board--EP1C12 from the Altera. and i program a timer interrupt routine to create a square wave based on the evaluate board's standard design. my...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by oceanx@Dec 8 2005, 02:34 PM i wonder if there can not be float calculation in the timer interrupt or the float calculation is very slow in nios2????
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11424)
--- quote end ---
--- Quote End --- It could be... Nios II does not have a FPU... The 1 ms period could be because the duration of the ISR is greater than the ISR period... bye Paolo