No description about IRQ Status register

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

No description about IRQ Status register

543 次查看
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 项奖励
1 回复

425 次查看
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 项奖励