2020-03-09 04:36 AM
I found this:
Atollic debug configuration for quick DOWNLOAD and RUN
How to set this to STM32CubeIDE?
http://www.emcu.eu/atollic-debug-configuration-for-quick-download-and-run/
2020-03-10 01:00 AM
In CubeIDE 1.3.0 we introduced the "Run button". If you have a working debug configuration. Then you can use the Run button which will take a subset of the parameters from the debug configuration (list of elf-files etc) to only program the device and reset it.
2020-03-14 01:00 PM
Thanks, it's not the same thing as being able to edit, but it will do.