Unable to erase using STM32_Programmer_CLI.exe
I am trying to erase my STM32U575 which is on a Nucleo board (U575ZI-Q) and it connected to the computer via ST-Link V3. I can erase the chip fine using the GUI STM32CubeProgrammer, but the command line method does nothing. This is the output I get when trying to run the erase all command:
./STM32_Programmer_CLI.exe port=SWD UR --e all
-------------------------------------------------------------------
STM32CubeProgrammer v2.13.0
-------------------------------------------------------------------
After a brief pause, it finishes with nothing else printed.
Any ideas?
