Bug in CLI v2.21.0 using -w commands
Hi all,
I've searched for similar post but solutions provided did not work for my case.
For compatibility reasons I needed to upgrade from ST-Link to Cube programmer CLI but I've encountered roadblocks while using the -w commands with the Cube CLI.
If I write directly with the CubeProgrammer UI, no issue at all, but if i try using CLI below error pops-up:
C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin>STM32_Programmer_CLI.exe -c port=SWD mode=UR -w8 0x08080000 0x02 -v -hardRst ST-LINK SN : 54FF6C066685495431141687
██████████████████████████████████████████████████Error: |
Some details about:
- If I try to write the same data that is already stored, it works (maybe cause it verifies and succeed for this reason - eventhought the "Downloading 8-bit data done successfully" string appears)
- already tried -w32 an -w64 option with no success but same behaviour as per previous point
Thanks all for your help and support with this.
Regards
G
