How to generate interrupt only for M4 in i.MX7D ?

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

How to generate interrupt only for M4 in i.MX7D ?

跳至解决方案
1,503 次查看
ko-hey
Senior Contributor II

Hi all

My customer use i.MX7D and plan to use GPIO interrup.
They want to generate a interrupt only for M4.
So let me confirm whether user can generate a GPIO interrupt only for M4.

We know that user can make a interrupt setting with GPIO Interrupt mask register (IMR).

Q1
In that situation, user can use Global Interrupt Controller(GIC) and Nested Vector Interrupt Controller(NVIC) for M4.
Is it correct ? 


Q2
Is there any example for test the above usage ?


Ko-hey

标签 (2)
0 项奖励
回复
1 解答
1,369 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ko-hey

1. right

2. for NVIC examples one can check FreeRTOS :

Recommended Software & Tools (3)
FreeRTOS_iMX7D_1.0.1_LINUX (REV 1.0.1)
http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/s...

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,370 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ko-hey

1. right

2. for NVIC examples one can check FreeRTOS :

Recommended Software & Tools (3)
FreeRTOS_iMX7D_1.0.1_LINUX (REV 1.0.1)
http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/s...

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

0 项奖励
回复
1,369 次查看
ko-hey
Senior Contributor II

Hi Igor

Thanks !!

Ko-hey

0 项奖励
回复