Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi Bhaumik,
I'm still a little confused. Didn't you say in an earlier post that you were using IRQ 0 for the timer? --- Quote Start --- We did above only to notice effect of interrupt number assigned in DTS to jtaguart and how it is actually selected during build. This is for system in which Timer is at IRQ 0, JTAG is at 1 and Host Controller is at 2. This is little bit different than yours. But in this, we are getting same problem. --- Quote End --- From the output from your "cat /proc/interrupts" it appears that the timer is actually using IRQ 1. Is that correct or have you actually set the timer to use IRQ 1 in Qys and the associated .dts file? I look forward to your response. - Brad