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


Shows errors but compiles sucessfull

It seems all my projects have this problem since the new 2017 2.0 version. There are 64 error but building was OK. All error are constants not found in code gernerated by CubeMX. ctrl-click on the variabes or constants does work.
Cleaning and close the project helps sometimes but problems are back after building again.
It is realy anoying because real errors are hard to find between them.
The real errors are displayed with a different red cross.