cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong addresses in the Memory Browser of the debug view

kioan
Associate

Inside the Memory View window in the debug view, most of the times the addresses that are displayed when hovering the mouse over a memory cell are incorrect.

For example, in the screenshot below, it should be showing 0x20000000 but instead it shows 0x20000001.

0693W000005D0z5QAC.png 

In all memory cells the addresses in the hover tooltip have a constant (wrong) offset.0693W000005D0zFQAS.png 

This is even more obvious when changing to single column view:0693W000005D0zPQAS.png 

I have noticed that some times this is corrected after changing multiple times the displayed column numbers, but the bug reappears later on.

But some times the address continues to be wrong, but with a different offset as you can see below:

0693W000005D10rQAC.png 

The STM32CubeIDE version I use is 1.5.0 (Build: 8698_20201117_1050 (UTC)) and I am running the Debian version.

1 REPLY 1
JJaco.8
Associate

I think you are wrong.

The tooltip shows the byte address for each character pair. It's not meant to show the base 32bit address on the left column