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


how to make a project with existing source code and makefile

Tunisia
Could you try to uncheck “Generate Makefile automatically” in Project Properties > C/C++ Build > Builder Settings (TAB)

thanks it doesnt generate a auto make file now.
now i have the following problem:
15:39:51 **** Build of configuration Debug for project trillwekker test ****
make all
make: *** No rule to make target `all’. Stop.

i think it is because i dont have a set path or link to my make file. i dont now where i need to declare that. can you help me with that ?

in the same TAB Project Properties > C/C++ Build > Builder Settings
try to inform the Build directory