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


undefined reference to `HAL_RTC_Init'

Using STemWin_HelloWorld of STM32Cube_FW_F4_V1.14.0 as Template and adding Support for
BME280 sensor works OK. Trying to use the internal RTC of the stm32f429 gives link error although
file stm32f4xx_hal_rtc.c compiles without error.

Ac6 Version: 1.8.0.201603291114
OS: windows7 Ultimate
Board: stm32f429-discovery
Attached file: Console Output

Please help,
Adolf