This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugging using DS5 and Foundation model: Interrupt is not forwarded to the CPU.

Hi guys,

I've been trying to implement and test a GICv2 driver on a Foundation model present in the tool ARM DS-5 and facing some issues with interrupts.

I've enabled and set pending an interrupt in the GIC distributer and I actually see that is the highest priority pending interrupt in the GIC CPU interface.  I confirm that both I and F bit of the PSTATE are not masked.

I don't know why this interrupt is not forward to the CPU. I've looked at my configuration several times and everything seems to be in place. E.g. Global interrupt settings are enabled both in the distributer and the interface, etc, etc. 

I've ran out of ideas, can you help me to solve this problem?

Looking forward to hear from you,