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.
hey
thx for your detailes replay. I did some background reading on OpenOCD.
You were right about the offset. 😊 My project name "CstuomHid Test" contained spaces. SO the "Test" was taken as offset. Removing the Spaces in my porject name solved that problem.
Thx for you big help! 😊