MENU

FreeRTOS 7.5.0 brings major upgrade to real time kernel for microcontrollers

FreeRTOS 7.5.0 brings major upgrade to real time kernel for microcontrollers

Feature articles |
By eeNews Europe



Version 7.5.0 is a major new version that includes many efficiency improvementsto improve application performance, including optimisations that target the code that runs most frequently. Other enhancements include the elimination of unnecessary task switches. Core components pass Lint static checks – including Lint’s MISRA rule checks and the release includes new API functions, new ARM Cortex-A9 support, and low power trace.

This is the first release to contain official ARM Cortex-A9 support, for which ports are provided for both the IAR and ARM toolchains, taking the number of supported architectures to 34. Version 7.5.0 also includes Renesas RZ + Microsemi SmartFusion2 demos that make use of the FreeRTOS+FAT SL DOS compatible file system.

To maintain the ethos of ease of use, FreeRTOS V7.5.0 is backward compatible with all previous 7.x releases, enabling its benefits to be obtained by simply dropping the updated source files into existing projects.

The new release adds new API functions that add functionality that has been requested by users, such as simplifying the gathering of state information and run time statistics.

FreeRTOS has always emphasised coding standards as one means to ensure product quality, its original author having direct experience with the production of aerospace software. FreeRTOS users can take confidence in the fact that the FreeRTOS version 7.5.0 core source files do not generate any warnings when statically checked by Lint. The details of the test conditions will be published on the FreeRTOS.org website.

FreeRTOS V7.5.0 extends FreeRTOS+Trace kernel trace functionality with new trace macros to allow the visualisation and optimisation of the recently introduced low power tickless operation mode.

FreeRTOS; www.freertos.org

If you enjoyed this article, you will like the following ones: don't miss them by subscribing to :    eeNews on Google News

Share:

Linked Articles
10s