Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


No I/O-Register view in debugging mode

Hello,

First, can you do the update to v1.11.0 because you’re on 1.10.
To do so, menu Help => Check For Updates

But i doubt it will solve this issue.

Can you tell which exact device you’ve chosen ?
STM32F103VETx or STM32F103VEHx ?
Both use the same svd file.

I just tried a custom board with a STM32F103VETx and STlink V2 and did a HAL project and i could see the Peripheral I/O reg window without issue.

On which OS are you working ? Windows or Linux or Mac OS ? And which OS version ?

Can you try to exit the SW4STM32 software and relaunch it and relaunch the debug to see if it found the file again.

Rgds,
Laurent