Altera_Forum
Honored Contributor
11 years agoHelp with FPGA-HPS Interrupt on Baremetal Application
I have been working on baremetal application, generating interrupts in the FPGA to be handled by the HPS using the HWLib provided. The problem is, I have initialized everything as per the examples provided, but it seems that the GIC does not register the IRQ. I have my FPGA-HPS IRQs enabled in the Qsys project. So I am wondering what other settings I am missing, cause I thought this would just be a straight forward setup, and I will be processing the interrupts.
If there are examples relating to this I will be greatly appreciative.