Upload without debugging
Hello everyone.
I'm rather new to STMCubeIDE. I used a little STM Workbench in the past but never had the opportunity to work on a full project.
Now, after I started a new project and worked on it, debugged it and so, I have the need to compile and upload it on my MCU without starting the debugger.
It seems absurd, but I couldn't find anything on the Internet about this.
Isn't there any option to do this directly from the Cube IDE?
The debug mode works greatly. The code is uploaded and the debug starts and works perfectly. But Is there any way to actually NOT start the debugger after the upload?