Forum Discussion
Altera_Forum
Honored Contributor
13 years ago125kbps means irq handler needs to be called within a 8us period. Any delay would lead to missing data.
So, I guess this isr freuqency is too fast for your Nios system. What's the system clock frequency? Do you use an OS or do you have any other isr? Does you code runs on onchip memory or dram? Does your Nios have code cache?