Skip to main content
FLast.2
Associate II
January 12, 2020
Question

When the "download" button available in the STM32CUBEIDE?

  • January 12, 2020
  • 2 replies
  • 1758 views

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:

0690X00000BvscWQAR.jpg

The download button in RT-Thread Studio:

0690X00000BvscbQAB.jpg

This topic has been closed for replies.

2 replies

oeliks
Associate III
January 12, 2020

Under debug buttor there is checkbox release/debug.

FLast.2
FLast.2Author
Associate II
February 2, 2020

No button to download directly.