my dev board is imx8mq Evk
is there any document about the mu irq priority.
I’m using rpmsg lite on m4 side and found that the mu irq has almost the highest priority of my running context can I set the mu irq priority like the nvic_xxx way?
解決済! 解決策の投稿を見る。
Hi xiang
one can look at #define APP_MU_IRQ_PRIORITY in
rpmsg-lite/rpmsg_platform.c at master · NXPmicro/rpmsg-lite · GitHub
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi xiang
one can look at #define APP_MU_IRQ_PRIORITY in
rpmsg-lite/rpmsg_platform.c at master · NXPmicro/rpmsg-lite · GitHub
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------