Flash and run without debug
Here is my current approach to perform flash and run without debug:install st-link utilityin stm32cubeide open Project->Properties->C/C++ Build->Settings-> tab "Tool Settings" -> MCU Post build outputs check "Convert to Intel Hex file"Run -> Debug Co...