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


Unable to run CubeMX created code on STM32F4-DISCOVERY

Hi,

I only see an error from Libusb but it is maybe because you’re using Win10 or USB3.1 port ?
But anyway, this error is not blocking and you can see in the log that you have correctly programmed and verified an reseted your target.

So, i don’t understand your question, you can’t debug your program ?
Can you try to use the menu “Debug As” => “AC6 stm32 C/C++ appli...”.
It should Program your appli and Stop on Main.

Rgds,
Laurent