Hi,
I am afraid it is not possible to download code without starting debug session. So there is simple solution. Start debug session, download the code and kill the debug session.
Regards,
Martin
Hi,
click Debug icon in the IDE and wait, until code is loaded into the microcontroller.
Regards,
Martin
Hi,
Thank you for your answer, I can understand this, the Debug button can also download the code to the MCU FLASH and RAM, and the RUN button useless. If so, when I do not need to debug function is not too much trouble.
Hello,
RUN button is not implemented in S32 Design Studio. If you need to configure debug settings, click debug configurations and choose the right ones, which are suitable for you.
Regards,
Martin
Hi
My debug function is normal. I mean can download code only to flash.
Hi,
I am afraid it is not possible to download code without starting debug session. So there is simple solution. Start debug session, download the code and kill the debug session.
Regards,
Martin
Hi,
OK,thank you.