Skip to main content
GreenGuy
Senior III
May 5, 2018
Question

FreeRTOS V10

  • May 5, 2018
  • 3 replies
  • 741 views
Posted on May 05, 2018 at 21:00

The current FreeRTOS in the Cube Repo is V8.x.x.  Way down level.  Is there a reason why the repo has not been updated to V10?

    This topic has been closed for replies.

    3 replies

    Bogdan Golab
    Lead
    May 5, 2018
    Posted on May 05, 2018 at 21:19

    Latest CubeMX packages have FreeRTOS V9.0.0. Try to update device packages as the FeeRTOS is distributed inside them.

    /*

        FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.

        All rights reserved
    Tesla DeLorean
    Guru
    May 6, 2018
    Posted on May 06, 2018 at 02:16

    The examples aren't auto-generated, changing Middlewares has significant collateral impact over many projects. If you can build your own V10 template and merge in the generated portions of the code you need it is likely to have far less regression issues.

    FatFs R0.12c also isn't current.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    Dana Myers
    Senior
    July 6, 2018
    Posted on July 07, 2018 at 01:07

    I appreciate there's cost and risk associated with change. But I'd sure like to have access to the V10 stream buffer without tweaking my projects. I *do* appreciate that the firmware is offered basically for free so I get what I pay for.