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


Re: Re: workspace woes how to add a project

There is no debug configuration under the Ac6 line.
Apparently no configuration has been created.
Can you walk me through the following:
Create a configuration for the STM32F411 nucleo board, using the supplied j-link debugger on a usb port?

And Stefano, the user interface is really obtuse. Items are hidden. I have used many IDE’s over the years, and hands down, this is the most difficult one I have ever encountered.

It has been a slogging match to just get to where I am. I was not able to create a project, had to have someone do it.
AND they did NOT generate it using STMCUBE with the file I sent them. So I am now facing the problem of
taking the files created by the stmcude, and somehow copying them into the correct spots in the workspace, and getting the IDE to recognize them.

There seems to be no real way to easily do this.