cancel
Showing results for 
Search instead for 
Did you mean: 

Debug message "Failed to assign value 8000f4d, to register 0" with STM32L432KC and CubeIDE

dliky2
Associate II

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 0

The same code on Mac is running and debugging properly.

Any clue to solve the problem?

Thanks a lot!

4 REPLIES 4

Seems to be a comms failure.

Check quality of USB cables, avoid hubs and docking stations.

Make sure part is not going into low-power states.

STM32L432KC on a custom board, or some ST board?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

It is a ST Nucleo board.I followed your advice but it didn't improve the situation. Therefore I desinstalled CubeIBE and will give a try with a fresh install.

Thanks!

JCtib
Associate II

Hello,

I have the same problem. I tried two programmers, two USB cables, and two boards (different MCU) reinstalling everything (cubeMX, cubePROG, cubeIDE) and the problem still persists.

I have no idea what to try now, maybe another PC? But it's not a solution.

Thank you,

George

RMack.1
Associate II

I have the same issue during debugging, I keep having to go back to compare current "...launch" file to working ".launch" files for my program and it sometimes fixes the issue.