cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to build freeRtos project with stm32u575zi (nucleo-u575zi-q), the freeRtos option not showing in the IOC file, I tried to download it and link to the project without success.... In the exemple project they use virtual file so i cant take it.

What needed to add freeRtos to the project ?

3 REPLIES 3
KnarfB
Principal III

Not a full solution, but you might check here: https://github.com/FreeRTOS/lab-iot-reference-stm32u5

hth

KnarfB

Yeah, it's only been months and months and months...and more months. ST appears clearly focused on some new shiny BS thing instead.

My first experiences with ThreadX are not bad. Did you see the compatibility layers: https://github.com/STMicroelectronics/x-cube-azrtos-h7/tree/main/Middlewares/ST/threadx/utility/rtos_compatibility_layers. Its not U5, but should be a thin layer, easy to port.

hth

KnarfB