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


error: COMP_CSR_COMPxWNDWEN' undeclared

Good morning,

I tried to build an example of STM32303E_EVAL with full assert but i found this error:

error: ‘COMP_CSR_COMPxWNDWEN’ undeclared

What is the problem?

I use System Workbench for STM32 - OpenOCD (for Linux 64bits)

Version: 1.14.0.201705091103

I have attached the result of the output compile

Thanks,

Lorenzo