Forum Discussion
SKuma120
New Contributor
7 years agoInterrupt 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...
- 7 years agoHi, Thanks for figuring out the mistake by yourself, in future I recommend you to use the VIC (Vectored Interrupt controller) IP. Regards.
Ahmed_H_Intel1
Frequent Contributor
7 years agoPlease check the following document and example:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an284.pdf
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an284.pdf
Regards.