STM32CubeProgrammer graphical Windows working, same hardware STM32CubeProgrammer Cmd Line is not working,
CubeProgrammer under Windows (graphical Version) is working fine.
CubeProgrammer with Cmd Line brings error:
Output
-------------------------------------------------------------------
STM32CubeProgrammer v2.10.0
-------------------------------------------------------------------
ST-LINK SN : 50FF6B067867515336372367
ST-LINK FW : V2J39S7
Board : --
Voltage : 3.03V
SWD freq : 4000 KHz
Connect mode: Normal
Reset mode : Software reset
Error: Unable to list supported devices
Error: Cannot identify the device
Press any key to continue . . .
This is my command in Batch File:
STM32_Programmer_CLI.exe -c port=SWD -vb 3 -e all -w SmartStepper_BootAndAppl_Vn_nnn.hex
pause
My hardware is a STM32G431 with ST-Link V2 Iso. Hardware is completely working with the graphical version or with Keil debugger.
Thanks for any idea
Franz
