STM32_Programmer_CLI fails to flash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-11-18 1:37 PM
Using the STM32 CLI on Windows:
STM32_Programmer_CLI.exe c port=swd reset=HWrst -e all -d my_filename.hex -v -s -g
This just prints:
If I remove the -d option, it performs the erase, so I know it can talk to the chip. I have tried the verbosity options, they do not print any additional output.
All features work fine on Linux, using the same hardware. It looks like a bug with the Windows build of the CLI.
Labels:
- Labels:
-
Bug-report
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-11-18 1:57 PM
This bug is present in 2.16.0 as well.
I also tried 2.15.0, which doesn't even print the banner, it just immediately crashes.
