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


ac6 cannot debug/program stm32F411RE after update .... yet again.

Hi,

I’ve renamed the file. It was generated in the project directory (as “Project_Name Debug.cfg”)

If you need to use an old config file “openocd/scripts/st_board/nucleo_f411re.cfg”, I think you have to add “-s PATH_TO_OPENOCD/openocd/scripts” (PATH_TO_OPENOCD to replace with the actual path) in the OpenOCD Options to indicate where to find the “target/stm32f4x_stlink.cfg” file.

Regards,

Kevin.
(Ac6)