Debugging ceased working after ST-Link updated forced by CubeIDE 1.15
My project for the Nucleo board used to work fine with, I believe it was CubeIDE 1.13 or so.
After updating to 1.15.1, it forced me (refused to debug otherwise) update the firmware on the integrated ST-Link of the Nucleo L073 board.. After that, I am always getting below error.
I can use STM32CubeProgrammer to upload the .elf file just fine, though, and it does run and the ST-Link virtual com also works.
Only debugging from CubeIDE ceased to work, and I am using the same debug config as before. Forcing the speed from "auto" to 1000 kHz, which has helped once before, did not help here.
What's up with that?
Error in final launch sequence:
Failed to execute MI command:
load C:\\Nucleo-L073RZ\\Debug\\Nucleo-L073RZ.elf
Error message from debugger back end:
Error finishing flash operation
Failed to execute MI command:
load C:\\Nucleo-L073RZ\\Debug\\Nucleo-L073RZ.elf
Error message from debugger back end:
Error finishing flash operation
Failed to execute MI command:
load C:\\Nucleo-L073RZ\\Debug\\Nucleo-L073RZ.elf
Error message from debugger back end:
Error finishing flash operation
Error finishing flash operation
