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
I have been on this for about two days now and I’m so frustrated already I don’t know what I’m not getting right. I want to be able to use the stm link utility with my stm32f103c8t6 so that I can use the print function in the mcu. I have the stm link v2 mini, and I know that the SW0 pin on the board is responsible for send debugging data out of the mcu, what I want to know now is which pin on the stm link v2 mini will I have to connect the SWO to? Pls any idea will be so much appreciated.