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


FP-CLD-AZURE1 problem to debug

Hello,

I’m new in System Workbench AC6. My Problem is that I would to debug the standard project that I found in the “en.fp-cld-azure1” folder but I can’t do it. the only difference respect to the default pack is that I’m using NUCLEO-F411RE instead of NUCLEO-F401RE (Increase only the size of the RAM).The RUN mode works correctly but the Debug mode it doesn’t work. I changed the MCU and Board to use my NUCLEO in Properties->C/C++ Build->Setting->Apply, I rebuild the project, but when I go into Debug Configuration The Target Information doesn’t change. If I try anyway to debugI have the following error that I attached. I don’t what is the problem, I hope someone could help me! Thanks in advance.