Live Expression stopped working "Failed to evaluate expression" For 2 years I have been using STM32CubeIDE debugging with Live Expression view without any problems. Starting Oct 2022 I only get "Failed to...."
This only happens to new variables added to my C code after Oct 2022. "Old" variables still work fine. When I add failing variables to the "Expression" tab I get "Error: Multiple errors reported". Reported are:
Multiple errors reported.
1) Failed to execute MI command:
-var-create - * HelloWorld
Error message from debugger back end:
-var-create: unable to create variable object
2) Unable to create variable object
3) Failed to execute MI command:
-data-evaluate-expression HelloWorld
Error message from debugger back end:
No symbol "HelloWorld" in current context.
4) Failed to execute MI command:
-var-create - * HelloWorld
Error message from debugger back end:
-var-create: unable to create variable object
Does anyone have an idea? Looks like the debugger is not getting resources from Windows. I use 1.10.1 Build 12716_20220707_0928 (UTC)
Windows 11 Pro version 22H2