cancel
Showing results for 
Search instead for 
Did you mean: 

H5 and FREERTOS

TheRaprus
Associate III

Hi to everybody.

 

I've developed an application using FreeRTOS, under M3 Series.

Then moved to M4 without probelms. In CubeMX I can add all the tasks, timers, Mutex and so on.

2024-01-29_12h47_04.png

Now I'm porting to H5 MCU, but the freertos disappear from CubeMX. I found the X-CUBE-FREERTOS, where I must select "something" as this:

TheRaprus_0-1706529121406.png

I really donnow why Heap_4 (not 3 or 5), and that is TZ_Not Supported.

But now? How I can I reuse my old source w/o revrite everythig?

Is what I did correct? Why H5 is different between M3/M4?

Thanks!

 

1 REPLY 1
Sarra.S
ST Employee

Hello @TheRaprus

X-CUBE-FREERTOS provides a full integration of the FreeRTOS kernel in the STM32Cube environment for the STM32H5 series, STM32C0 series, STM32U5 series, and STM32WBA series (newer series, not related to Cortex) 

You can download X-Cube-FREERTOS, and you can find examples with configured .ioc files  

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.