cancel
Showing results for 
Search instead for 
Did you mean: 

CubeIDE 1.11 error while creating STM32F4 FreeRTOS project

gbm
Lead III

Looks like serious regression from 1.10.1. Steps to reproduce: Select STM32F401 or F411 MCU, Enable FreeRTOS. The generated main() function in main.c file does not contain the section creating the FreeRTOS objects (task, queues, etc.). Instead, the comment from the beginning of main.c is repeated where this section should be. CubeIDE 1.10.1 (also 1.9) with 1.27.0 F4 package generates the correct project.

1 ACCEPTED SOLUTION

Accepted Solutions
TManiac
Associate III

I have done a work around so you can use it. Take a look on my question: "What happens to FreeRTOS code generation?" Feed Detail (st.com)

View solution in original post

2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello @gbm​ 

Thank you for having reported.

I assume this is the exact same issue already reported to the development team and tracked by Ticket 140318 (This is an internal tracking number and is not accessible or usable by customers) . It will be fixed as soon as possible.

I'll keep you posted with the updates.

Thx

Ghofrane

TManiac
Associate III

I have done a work around so you can use it. Take a look on my question: "What happens to FreeRTOS code generation?" Feed Detail (st.com)