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


UNPLUGGED TARGET DURING DEBUG SESSION , ERROR IN FINAL LAUNCH SEQUENCE

I’m using B-L072Z-LRWAN1 stm32 lora discovery kit.
Whenever I try to debug,I get this problem.
Thanks
Dinesh

Hi dbdb,

I got a solution to ‘UNPLUGGED TARGET DURING DEBUG SESSION, ERROR IN FINAL LAUNCH SEQUENCE’ problem via Firmware upgrade for ST-LINK, T-LINK/V2, ST-LINK/V2-1 and STLINK-V3 boards.

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=8&cad=rja&uact=8&ved=2ahUKEwj926bRiYnjAhXmxIsKHQnUBr0QFjAHegQIAhAC&url=https%3A%2F%2Fwww.st.com%2Fresource%2Fen%2Frelease_note%2Fdm00107009.pdf&usg=AOvVaw11D5I3AHOpG1e9saAWJwpWQuestion

Upgrade is available: https://my.st.com/content/my_st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.htmlQuestion

Cheers
jtask62