2020-02-23 10:15 AM
I feel like a complete ***** but darned if I can figure out how to do it.
If I should be reading a tutorial somewhere let me know. Flames accepted gratefully.
I am using Segger J-link, on a custom board. Debug configurations work fine, programming via SWIO. It works almost too well, because I haven't learned how it works.
Possible alternatives are STM32CubeProgrammer or Segger J-link commander loadbin, but the CubeIDE must be able to just load a release binary and stand back. (?)
2020-02-23 12:07 PM
2020-02-23 12:47 PM
Indeed so; I see issue 64277. Thank you KnarfB.
2020-03-03 08:50 AM
STM32CubeIDE 1.3.0 is already available: https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32cubeide.html
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2020-03-04 05:56 PM
Hi Amel, I tried 1.3.0 some days ago (see https://community.st.com/s/question/0D50X0000CCqGb5SQF/130-squashes-bug-64277downloadandresetwithoutgdb-thank-you-team-however-when-disconnected-from-swio-and-poweredon-the-chip-never-starts) although I am not there yet.
-If there are any specific instructions for debuggerless download please direct me to them. I did find the release notes.
-I almost expected a new menu item or button would have appeared "Download only" or similar since that is what we want. I may not be doing something right however, hence the previous point.
-I expected a Release-build/download-only Run configuration to be immune to deliberate missetting of the gdb configuration, but it is not. Again I wonder if I am using 1.3.0 as intended.
Thank you to the team for the efforts so far; CubeIDE will be the best in the industry.
2020-03-06 01:59 AM
Hi @Sking.2 ,
Thanks for your feedback. I add our STM32CubeIDE experts, they can take care of your requests: @mattias norlander and @Markus GIRDLAND .
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2020-03-06 10:09 AM
Hi @Sking.2 ,
"-If there are any specific instructions for debuggerless download please direct me to them. I did find the release notes."
"-I almost expected a new menu item or button would have appeared "Download only" or similar since that is what we want. I may not be doing something right however, hence the previous point."
"-I expected a Release-build/download-only Run configuration to be immune to deliberate missetting of the gdb configuration, but it is not. Again I wonder if I am using 1.3.0 as intended."
Does this answers your questions?!