Question
Debug message "Failed to assign value 8000f4d, to register 0" with STM32L432KC and CubeIDE
Hi,
Since a few minutes, I'm experiencing a problem in CubeIDE v1.10.1 when I try to debug my code. Here is the message I'm getting in the console window:
File download complete
Time elapsed during download operation: 00:00:00.818
Verifying ...
Download verified successfully
Failed to assign value 8000f4d, to register 0
Failed to assign value 2000fff8, to register 0
Failed to assign value 8001070, to register 0The same code on Mac is running and debugging properly.
Any clue to solve the problem?
Thanks a lot!
