Forum Discussion

SKuma120's avatar
SKuma120
Icon for New Contributor rankNew Contributor
7 years ago
Solved

Interrupt processing not working

Hello , I am new to nios programming this can be a basic question. I have two external interrupts connected to external devices with different interrupt priorities one is 1 and other is 8 . Both th...
  • Ahmed_H_Intel1's avatar
    7 years ago
    Hi, Thanks for figuring out the mistake by yourself, in future I recommend you to use the VIC (Vectored Interrupt controller) IP. Regards.