iarsystems / iar-vsc-debug

Visual Studio Code extension for the IAR C-SPY debugger
19 stars 1 forks source link

Local and Static Variables: Backend is not available #12

Closed Entropy98 closed 2 years ago

Entropy98 commented 2 years ago

I'm getting this Error: Backend is not available for local and static variables. I don't think it's an issue with the debugger because the registers are read ok. Am I missing a symbol file or something? Where can I pass that in? image

HampusAdolfsson commented 2 years ago

Sorry about the unhelpful error message. Due to a bug in EWARM 8.40 (#10), we are unable to display any variables when debugging from VS Code.

There are two workarounds for this: