2020-12-08 04:14 AM
I am able to flash and debug code on the M4 core for STM32MP1using IAR in the engineering mode.
Can you please help me with a similar procedure for Production mode?
2020-12-15 08:35 AM
Hi @SMang.1 ,
I never dig into production mode support in IAR and my only reference is this doc : https://www.keil.com/appnotes/files/apnt_319_v1.1.pdf
Production mean capability to copy the firmware into linux file system and start it thanks to remoteproc.
I let you check from IAR ( forum or contact ) if this is handled.
Olivier
2021-01-20 08:38 AM
Hi @SMang.1 ,
If a comment answer your question, please close this topic by choosing Select as Best. This will help other users to find that answer faster.
Thanks for you participation in this community !
Olivier
2021-10-13 08:25 AM
Any more clues so far?
2021-10-14 01:50 AM
Hi @PeterL ,
Sorry I just realized my comments was completely wrong.
I pointed a KEIL MDK document when question was about IAR ! :\
Latest news I have is that IAR does not support Production mode.
We recommend to use STM32CubeIDE or KEIL MDK.
Olivier