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


failed to start debuuging on STM32F0308-Discovery board

Hello,

Which OS are you working on ?
Which version of SW4STM32 plugins ?
v1.11.0 are the latest. Menu Help => “Check For Updates” to update them.

Can you try to import the demo program from Cube L0 HAL ?
I have the cube F0 HAL v1.6.0
The project is found under :
C:\Users\YourName\AppData\Roaming\Ac6\SW4STM32\firmwares\STM32Cube_FW_F0_V1.6.0\Projects\STM32F0308-Discovery\Demonstrations\SW4STM32\STM32F0308-Discovery_Demo

I just tried to import, build and debug it on a STM32F030R8 Disco board without any issue.
On Win 7 64 bits and v1.11.0 plugins.

Rgds,
Laurent