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


Debug mode keeps opening files

Hello,
when i hit ‘Debug’ button and upload my program Eclipse very often opens some unwanted files (startup_stm32f446xx.s and system_stm32f4xx.c for example). Is there any way to get rid of it? It is very annoying. I run Neon.3 Release (4.6.3) with latest SWSTM32 plugin on Win 10 x64.

Thank you!