Question
STM32CubeIDE - how to program my device permanently?
Hi there,
I have been using STM32CubeIDE for a few days now and really like it. I have managed to run some code and successfully debug my code using ST-LINK and the embedded debugger of STM32CubeIDE.
I now would like to program my device so that the code remains permanently (i.e. do a "release" build and program/verify). I cannot find anywhere how I am supposed to do this.
Can somebody help?
Thanks!