Hi Aditya
>Q1. What if multiple interrupts come simultaneously on IRQ lines , how INTC will generate the wakeup signal then.
both interrupts will wake processor.
Q2.>
INTC interrupts are used only for wake, when processor is not executing any ISR code,
staying in wait for interrupt (WFI) instruction. According to sect.28.6 GPC Interrupt Controller
(INTC) i.MX6SDL Reference Manual :
The INTC (Interrupt Controller) detects an interrupt and generates the wakeup signal. It
supports up to 128 interrupts.
http://www.nxp.com/assets/documents/data/en/reference-manuals/IMX6SDLRM.pdf
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------