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


Re: SW4STM32 or CubeMX to init STM32 device

On a different box I got it to run.
So I compiled and downloaded and single stepped it. HOWEVER:
I want to single step adc_init.
I got to that line and did step into and it gave me an error.

“Debug Source Display has encountered an error
internal error”

WTF? I want to be able to single step this function.