Can't program hex file from ST-LINK CLI but works on STM32 Link Utility with same parameters ? Keep having 'Can't reset core Unable to Connect to ST-LINK' error
(On Nucleo L073RZ devkit with target on SWD) I can easily connect and program a hex file from the stm32 link utility UI but it seems impossible from the CLI. Connection parameters are the same (Mode: Normal, Reset Mode: Software system reset) and the
.\ST-LINK_CLI.exe -c SWDcommand works fine, but not
.\ST-LINK_CLI.exe -P C:\LoRaWAN-S76S-US915-V1-6-5.hex 0x08000000 -VBoth outputs are in the following picture. 
