iarsystems / iar-vsc-debug

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

Peripheral view shows no register values #4

Closed Spaark84 closed 2 years ago

Spaark84 commented 2 years ago

The peripheral view shows no register values in my case.

image

My program runs on an STM32WB55 and I'm using an ST-LINK/V3 debug probe with SWD. The peripherals are enabled and the register values are shown in the IAR Embedded Workbench IDE.

However, I'm not sure if this is a problem of the IAR C-SPY Debug extension or rather of the Embedded Tools extension.

HampusAdolfsson commented 2 years ago

This is a data formatting issue on our end, which should be easily fixable.