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


CubeMT code, generated for SW4STM32

I am new to SMT32, CubeMT and SW4STM32. Iam using Nucleo 091RC platform with ST-Link.
I generated my first project from CubeMT and exported to SW4STM32 IDE. The compiler fails at RTC_ALARM handler and a bunch of associate declarations in this HAL.c / .h files. I have the files in my directory.
As this is my premier project .. I am wondering if this is a bug or if it is something that I am required to configure.
Please advise ...

I have re-installed and issue has passed.