No description about IRQ Status register

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No description about IRQ Status register

553 Views
adityanagal
Contributor III

Hi ,

In the IMX6 solo reference manual , I could not see the description of IRQ status register. Please help me to understand the purpose of the IRQ status register.

Regards,

Aditya Nagal

0 Kudos
1 Reply

435 Views
igorpadykov
NXP Employee
NXP Employee

Hi Aditya

if you are speaking about GPC Interrupt Controller (INTC), IRQ status register

shows which peripheral waked processor, bit=1 shows that wake event happened from

particular peripheral with IRQ number listed in sect.3.2 A9 interrupts i.MX6SDL Reference Manual.

http://www.nxp.com/assets/documents/data/en/reference-manuals/IMX6SDLRM.pdf 

Note, GIC used for processing interrupts, simple description and example can be found in Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos