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


Run and Debug Configurations don't work

Hi,

How did you install the IDE ? By using the installer or on the Eclipse (Install new Software...) ?
If you have installed it on Eclipse, try to re-install the ST-Link/V2-1 driver : http://www.st.com/web/catalog/tools/FM147/SC1887/PF260219Question

If you haven’t already read it, these following FAQ might help you :
http://www.openstm32.org/tiki-view_faq.php?faqId=1Question
http://www.openstm32.org/tiki-view_faq.php?faqId=3Question

Hope it helps
Kevin