openAMP with external interrupt #420
Answered
by
edmooring
Minerro886
asked this question in
Q&A
-
When I'm running openAMP, I want to receive an external interrupt on the remote processor (freeRTOS) first, and then send the data obtained from the ISR back to the master (Linux). At this time, how do I need to manage this external interrupt and the ipi interrupt from the master. |
Beta Was this translation helpful? Give feedback.
Answered by
edmooring
Sep 21, 2022
Replies: 1 comment 2 replies
-
What hardware platform are you using? This is system-specific code. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Minerro886
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What hardware platform are you using? This is system-specific code.