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


Unable to Build and Clean Program in STM32CubeIDE


This is the message in console I always get when I try to build and clean my program in STM32CubeIDE. Months ago, I have no problem compiling my code in the same software. I’m quite mad now that this happens given that it is really working before.


‘’22:16:58 **** Build of configuration Debug for project F429VI_merged_working_v03 ****
make all
Cannot run program “make”: The system cannot find the file specified.


22:16:58 Build Finished. 0 errors, 0 warnings. (took 28ms)’’