Question
Unable to Debug in Stm32CubeIDE due to "Failed to execute MI command"
I am unable do debug in Stm32CubeIDE 1.2.1 because I'm getting the following message:
"Failed to execute MI command". It is failing download verification:
Error: Data mismatch found at address 0x08002814 (byte = 0x7B instead of 0x1A)
If I use the ST-Link program, the target is programmed and verification passes.