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


You are viewing a reply to STM32 ST-Link Utility Issue  

STM32 ST-Link Utility Issue

Hi,

This forum is dedicated to SystemWorkbench.
For other questions related to STLink Utility you can ask questions here : https://community.st.comQuestion

regards
Christelle

Hello ,
I am facing couple of issues with ST Link.
1. I can debug using ST-Link on system workbench , but I can’t flash using STM32 Link Utility.
Dialog appears saying No STLink detected.

2. System workbench debugging isn’t happening efficiently. Suppose I put a breakpoint at line 3 and line 5 .
PC halts at line 3 , even though I resume or continue debugging, PC should halt at line 5. Instead , Still remains at line 3. Are there any settings, we need to do in system workbench separately?

Thanks.