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


You are viewing a reply to Debug 2 devices on the same PC  

Debug 2 devices on the same PC

Hi Elliot,

Any idea how to do your suggestion on PlatformIO IDE? I want to use several boards and would like to manage uploading on remotely using 2 st link, howerver, I am experiencing this error when having two ST-Link connected at the same time, but works just fine when I upload with one programmer on connected on the remote device
Warn : UNEXPECTED idcode: 0x1ba01477
Error: expected 1 of 1: 0x2ba01477
in procedure ‘program’

    • OpenOCD init failed **

shutdown command invoked

Thanks and hoping for your consideration. Beginner on programming here.

BR,

Jude