BLE_HeartRateFreeRTOS example located in STM32Cube_FW_WB_V1.3.0 (CubeMX 5.4) doesn't work
I reopen this issue under the correct place with correct Topic as STM32WB !
I comiled the BLE_HeartRateFreeRTOS project example located at STM32Cube_FW_WB_V1.3.0 (CubeMX 5.4) as CubeIDE (1.1.0) project,
However the project start running then stucked inside the procedure osKernelStart();
seems, received an WWDG interrupt (see attached snapshot)
although the WWDG compile flag is remarked /*#define HAL_WWDG_MODULE_ENABLED */
Any Idea?
Thanks In Advance,
Micha