2026-05-27 1:00 AM
STM32CubeIDE 1.19.0 macOS 15.7.7 FreeRTOS 10.3.1
I have an application that is using FreeRTOS and when leaving the configuration, I'm getting an alert box:
All I can see is a pink error indicator:
When I change the heap size parameter to 5*2048, nothing happens. The error/warning stays and the 3160 (632 chunks) also do not change. Any ideas what might be wrong?