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


DebugSeup - java.lang.NullPointerException

Hi,

The “Makefile Project with existing Code” interface is not fully compatible yet. To create your Makefile project, check the “Create a STM32 makefile project” section in http://www.openstm32.org/Creating+a+new+project?structure=DocumentationQuestion

While creating your project, you can change the project location into your source location. Don’t forget to select the “Ac6 STM32 MCU GCC” toolchain, it adds a window to select or create your board.

Hope it helps,

Kevin
Ac6