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


Compatibility issues, changed toolset from "Cross ARM GNU C" to "MCU GCC"

Happily today nothings makes me sad anymore about the MCU GCC options.

In fact the faulty behaviour was due to mixed up content in source files.

Tx for response. According to the response it looks like the MCU GCC is the better choice for STMF4 or STM uCs at all due to proper setting options.