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,

I know that Eclipse (SystemWorkbench is an Eclipse based IDE) sometime provide a different way to do a task compared to other IDE. This is because it is much more than an IDE, it is a development platform. Usually you can appreciate teh benefit of Eclipse after the initial “hard” learning period.

B.T.W. coming back to your debugging problem. Check your Debug configuration. Eclipse can be used to develop/debug many different kind of software/firmware. So it introduces the concept of Debug Configuration in order to provide a common UI for different kind of applications.

  • Use the Run > Debug Configuration... menu command to open the Debug Configuration dialog
  • Under the Ac6 STM32 Debugging item in the left three view select the debug configuration you created for your projetc (HelloSTM32F4 Debug in my case)

SW Debug 2

  • The main tab is easy to understand, but let me know if you need more information
  • In the Debugger tab you should check if the OpenOCD configuration script is the right one for your nucleo board. In my case it is nucleo_f401re.cfg

SW Debug 3

If your configuration is ok but you still have the problem, could you please look at the OpenOCD console in the Console view? To do so, you can click the button highlighted in the below image in the Console view
SW Debug 4
That view provides more info about the problem.

Regards,
Stefano

 

Newest Forum Posts

  1. reservation car service Seattle by Jamesprede, 2025-05-01 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