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.
Solved! Go to Solution.
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.
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.