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

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

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

Jump to solution
995 Views
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

Labels (2)
0 Kudos
Reply
1 Solution
861 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
862 Views
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 Kudos
Reply
861 Views
ko-hey
Senior Contributor II

Hi Igor

Thanks !!

Ko-hey

0 Kudos
Reply