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


Problem programming chip

I’m using a Win10 installation of latest version of ac6 SW for STM32 and STLINK v2.1 to program an STM32F407 Discovery board.

I need to build my project twice before I can program my board. After the first build (which is successful) selecting “Target>program chip” is ignored. If I build a second time, (with “make: Nothing to be done for ‘all’.” result) the “Target>program chip” menu selection works. Does anyone know why?

TIA

I am having the same problem...any help?
Is there a way to add a shortcut on the toolbar for the “program chip”
Thank you