Question
CubeIDE variable windows show different contents for the same object
Hi all,
STM32CubeIDE 1.19.0
I'm debugging the content of a memory area showing the bytes sequence of an uint8_t array.
The pointer shown in the Variables pane is correct.

If I point the same variable (tmpParameters_Buffer) on Memory pane, the address (and of course, the content) is wrong - see the attached image.
Any idea?
Thanks, regards
