cancel
Showing results for 
Search instead for 
Did you mean: 

Freertos downport

Luca R
Associate II
Posted on August 28, 2017 at 12:08

Hi all,

I know that it is an uncommon request, but I need to use FreeRTOS 8.1.2, even if the latest version is 9.0.0.

I created the code base using STM32CubeMX, including FreeRTOS, and I got a complete project to start working on, linked to FreeRTOS version 9.0.0.

I have been asked by my company, for a number of reasons, to use version 8.1.2 instead.

I tried deleting the Middlewares folder and substituting it with the one with 8.1.2, but I get several errors when trying to compile my project (of course, those errors are not present if using the 9.0.0): console log is attached.

Any suggestion on how to proceed?

Thanks,

L

#freertos8.1.2
3 REPLIES 3
Imen.D
ST Employee
Posted on August 28, 2017 at 16:57

Hi

Ruffini.Luca

,

You can't use STM32CubeMX asit's linked to FreeRTOS version 9.0.0 and not aligned with version 8.1.2.

You may try withan old firmware package version which usedFreeRTOS 8.1.2 as STM32CubeF4 v1.9.0.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Luca R
Associate II
Posted on August 28, 2017 at 17:04

Thank you Imen,

is there an official link where I can fetch that old firmware package?

Regards,

Luca

Posted on September 04, 2017 at 17:17

Hi,

You can download the old STM32Cube firmware package from STM32CubeMx tool:

  • MENU > Help > Install New Libraries
  • Select libraries that you need
  • Force download with button ''Install Now''
0690X000006087JQAQ.png

Best Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen