Skip to main content
Micha Valach
Associate III
November 10, 2019
Question

BLE_HeartRateFreeRTOS example located in STM32Cube_FW_WB_V1.3.0 (CubeMX 5.4) doesn't work

  • November 10, 2019
  • 0 replies
  • 668 views

Hello,

I had modified the original HandsOn_3 example and it works fine for me based on the UTIL_SEQ_Run() timing mechanism :)

However, I'd like to use a different timing mechanism based on freeRTOS !!

So I compiled the BLE_HeartRateFreeRTOS project example located at STM32Cube_FW_WB_V1.3.0 (CubeMX 5.4) as a CubeIDE (1.1.0) project,

Unfortunately the project start running and then stuck inside the procedure osKernelStart();

seems, received an WWDG interrupt (see attached snapshot)0690X00000ArnJrQAJ.jpg

although the WWDG compile flag is remarked /*#define HAL_WWDG_MODULE_ENABLED  */

Any Idea?

Thanks In Advance,

Micha

This topic has been closed for replies.