2026-05-22 10:19 AM
I was running a project in STM32CubeIDE (1.19.0) with 4 Tasks and it ran fine. Now I wanted to add a fifth task and after adding it and the oly thing I had changed was the Name (Task05 instead of myTask05) I got an alert box when saving the .ioc file:
I went with this into the FreeRTOS forum, but they say it's an STMicro issue. So I'm coming up with it here now.