FreeRTOS Support Archive
The FreeRTOS support forum is used to obtain active support directly from Real
Time Engineers Ltd. In return for using our top quality software and services for
free, we request you play fair and do your bit to help others too! Sign up
to receive notifications of new support topics then help where you can.
This is a read only archive of threads posted to the FreeRTOS support forum.
The archive is updated every week, so will not always contain the very latest posts.
Use these archive pages to search previous posts. Use the Live FreeRTOS Forum
link to reply to a post, or start a new support thread.
[FreeRTOS Home] [Live FreeRTOS Forum] [FAQ] [Archive Top] [March 2015 Threads]
Hello,
In an STM32 project I am using the 7.5.3 so far with good satisfaction. However, I am also aware that there are many versions after this release. I wonder, from STM32 point of view, is there any newer version that is recommended for an upgrade?
Thanks
I would always recommend using the latest version. Even if the new features are not of interest to you (http://www.FreeRTOS.org/History.txt), the additional diagnostic capabilities may be of use and save you some time.
The latest version is V8.2.1 - in theory you should be able to just drop the latest source files on top of the files you already have. Note there is a new header file (deprecated_definitions.h) you will need, but if you copy the files from the latest distribution that file should be copied too.
http://www.freertos.org/upgrading-to-FreeRTOS-V8.html
Regards.
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.