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


make error : running STM32L4 DISCO DEMO

os used : windows 10
systemworkbench installer version used during install
board used: STM32L476V6T -DISCOVERY BOARD

I am trying to run STM32L476V6T -DISCOVERY BOARD demonstration files that include audio recorder, audio player, compass, idd measurement etc.
However when building the code the following error comes up. Can you please let me know why this error occurs and how to remedy it?

Error 1:
Description Resource Path Location Type
make: *** Middlewares/FreeRTOS/Portable/cmsis_os.o Error 258 STM32L476G-Discovery C/C++ Problem