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


Cannot debug projects after SW4STM32 upgrade to Version 2.3

France

Hello Andrew,

First : getting “This debug configuration is not associated to a MCU Project” message means System Workbench for STM32 is not able to identify your project as a SW4STM32 project .... such is killer already; My guess is not only debug but most of SW4STM32 added value features will be disabled so (including C/C++ Build > Settings Target tab ...) :-(.

Could you share some data more ? :
- What was your previous release you were relying on ?
- What’s your OS your relying on ?
- What’s your .project file content ? You should get fr.ac6.mcu.ide.core.MCUProjectNature as nature key somewhere ...

Could you have a try to perform a brand new installation about SW4STM32 (all in one package : http://www.openstm32.org/Downloading%2Bthe%2BSystem%2BWorkbench%2Bfor%2BSTM32%2BinstallerQuestion ) ?

Thanks for sharing back.
Br,
Cartu38