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


Failed to EXECUTE MI command

Started working on one of my friend’s new customized board,
Build a UART project perfectly without any errors,

When tried to download the HEX / elf file into MCU, getting below error, Kindly guide remedy

Failed to EXECUTE MI command: target extended-remote localhost:61234

Error message from debugger back end:
localhost:61234: The system tried to join a drive to a directory on a joined drive

Please suggest REMEDY & method to clear this error & Debugg the destination MCU.