Reset and Updated Cortex-M4 from Cortex-A

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

Reset and Updated Cortex-M4 from Cortex-A

跳至解决方案
625 次查看
hfranco
Contributor II

Dear support,

I have an iMX8QXP and I'm running FreeRTOS on Cortex-M4F.

I need to update my FreeRTOS code without rebooting the Cortex-A. Is there a way to do that? Update the code of the Cortex-M4F and reset the M4 from the Cortex-A running Linux?
Any thoughts?

Best regards.

0 项奖励
1 解答
616 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Yes, this may be possible using the remoteproc framework.

 

Please refer to the following app note:

https://www.nxp.com/docs/en/application-note/AN5317.pdf

 

Best regards,
Aldo.

在原帖中查看解决方案

0 项奖励
1 回复
617 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Yes, this may be possible using the remoteproc framework.

 

Please refer to the following app note:

https://www.nxp.com/docs/en/application-note/AN5317.pdf

 

Best regards,
Aldo.

0 项奖励