Question
Live Expression view "Failed to evaluate expression"
Hello,
I'm currently using STM32CubeIDE (version 1.1.0) to write and debug a c++ program on a NUCLEO F767ZI.
I'm trying to use the "Live Expression" but it either doesn't update the variables live (it updates them when I pause the program") or it says "Failed to evaluate expression".
What is the correct way to configure the debugger?
My current configuration is:
- Nucleo connected through the on-board stlink
- the default values as in the screenshot
