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: workspace woes how to add a project

Hi,

this should be an easy way to create and launch a Debug Configuration:

  • Right click on your project in the Project Explorer view to open the context menu
  • Select the Debug As > 1 Ac6 STM32 C/C++ Application command

The IDE:

  • creates a debug configuration
  • fills it with the all the needed value (you can check it)
  • program the board, and
  • start a debug session

STW DebugLaunch 1

Of course there are other way to do the same task (using the Menu or the button in the Toolbar).

About the IDE learning curve, you are probably right. I’m only an Eclipse enthusiast. But, I can’t find a better IDE for embedded application.And I have also used many IDE in my life. :-)
Eclipse, for example, provides a lot of power features to analyze source code, if you organize your project in a proper way (use Source Folder instead of simple Foder to store your source files, aldo for the header; keep all your project files in the project, don’t excude the headre, etc.). Moreover I think also to the potentiality of Eclipse. It is possible to extend it with plugins in order to address the need of specific class of embeded application. Maybe in a future version we have CubeMX integrated in SystemWorkbench. What is your favorite IDE?

Regards,
Stefano

 

Newest Forum Posts

  1. reservation car service Seattle by Jamesprede, 10:06
  2. Last day: drone bonus by Danielrug, 2025-04-19 16:55
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Insightful Perspectives on This Subject by davidsycle, 2025-03-04 05:45
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  10. Build a project in "release" mode by tang, 2025-02-20 10:36

Last-Modified Blogs