2020-01-11 05:59 PM
Hi, I find that there is no "download" button in the stm32cubeide. If users want to download the codes which generated by stm32cubeide(stm32cubemx), they must click the "debug" button first, then the software goto the UI of debug, and then the code download to the MCU by clicking one of the buttons used by debuging.
I don't think this operation is convenient.
By contrast, most IDE has the "download" button, such as MDK, and even the free new coming IDE, rt-thread studio, which based on eclipse and designed by a small chinese company, has the "download" button.
May the developing team of stm32cubeide fix this unconvenient problem in the next release?
Best regards.
P.S.
The download button in MDK:
The download button in RT-Thread Studio:
2020-01-11 09:37 PM
Under debug buttor there is checkbox release/debug.
2020-02-02 01:03 AM
No button to download directly.