User Activity

Hello,Using STM32Cube FW_WB V1.18.0 on STM32WB5MMG, and compiler IAR.Config with Tickless idle and LPM_ENABLEWe have an application that is using osDelay() and finding that the idle task hangs here,Line 3478: configASSERT( xNextTaskUnblockTime >= xTi...
STM32CubeMX 6.9.1 and IAR 9.32.1 on Nucelo_L476RGWhen enabling multi-threaded support for our FreeRTOS project in STM32CubeMX I am seeing builds of the binary that during startup (before reaching main) there are calls to __iar_system_Mtxlock() (dlib_...