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


Syntax error: Unterminated quoted string

Hi Dave, I understand your fustration.
I created many projects from CubeMX for the L476 Nucleo 64.
I didn’t faced this issue but I am trying to reproduce it.
Would it be possible for you to post the main.c?
I am using SW4STM32 version 1.11.0...May you check your version? You can update the SW4STM32 with :
Help menu >> Check for Updates