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


CMSIS-RTOS can't function properly due to issue in FreeRTOSConfig.h in FW 1.10.0

France

Hi Andrei,

Thanks for the report and sorry for the typo; I just check and it will be corrected in a future minor release that will be available soon.

Regarding the stack corruption, it may be due to different configuration options selected by default; which stack is corrupted? the main stack or some task stack?

We will try to check this and will keep you informed as soon as we progress on this.

Bernard (Ac6)