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


Can´t get it up and running

I must be really doing something wrong.

- Installed System Workbench with the latest 64 bit executable.
- Reccomended paths
- Use the wizard for building a standard peripheral library project named PT1

than do nothing, build the project and

‘’13:20:23 **** Incremental Build of configuration Debug for project P1 ****
‘’make all
‘’process_begin: CreateProcess(NULL, echo “Building file: ../startup/startup_stm32f4xx.S”, ...) failed.’
make (e=2): Das System kann die angegebene Datei nicht finden.

make: *** startup/startup_stm32f4xx.o Error 2’


eclipse shows the right include and source location paths.

really frustrating..