Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
i have a project with a makefile. All wark fine but i'm not able to debug the mcu. I can generate the .elf file and download but not run the debug, the st link is detected but i don't have the debug button enabled
.
Where i wrong? Attached the images