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


Semihosting for the Blue Pill board (STM32F103C8T6) [SOLVED]

Hi,
I followed the instruction to enable semihosting by creating a basic project using cubeMx for a blue pill(STM32F103C8T6) with no success. semi hosting was effectively enabled (console output) but the printf triggers a hardFault_Handler ().
However, I tried the same instructions with 32F429IDISCOVERY board and the printf works fine on the openOSD console.
Any ideas ??
Thanks.
Atef


 

Last-Modified Blogs