This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interrupt is detected by INTC but not processed with INTC_ILR=0x00

Hi,

Interrupt Controller is detecting the WDT1_INT by masking 27th bit in INTC_MIR2 and setting 27th bit of INTC_ITR2, I am setting INTC_ILR_91[0]=0(IRQ),and INTC_ILR[7:2]=0(highest priority),but the problem is the interrupt is not getting processed , I can say this because it's not present either in INTC_SIR_IRQ or INTC_PENDING_IRQ2 , I dont know whats happening and how to proceed from here.. 

thanks,

sumit