Skip to content

CMSIS-FreeRTOS 10.2.0

Compare
Choose a tag to compare
@RobertRostohar RobertRostohar released this 13 Dec 12:22

Release Notes

This pack is based on FreeRTOS Version 10.2.0 licensed under the FreeRTOS license.

Changes since 10.0.1:

  • Updated to CMSIS RTOS2 API 2.1.3
  • Updated Arm standard C library interface
  • Added configuration for the Event Recorder
  • Added TrustZone example for Armv8M using RTOS2 API
  • Enhanced FreeRTOS component viewer
  • Corrected osDelayUntil execution duration
  • Corrected SysTick_Handler execution when kernel is not started
  • Corrected critical section for osKernelGetSysTimerCount

It contains the following CMSIS Software Components:

  • CMSIS:RTOS:FreeRTOS 10.2.0
  • CMSIS:RTOS2:FreeRTOS 10.2.0
  • RTOS: Bundle "FreeRTOS" components:
    • Config [FreeRTOS | CMSIS RTOS2]
    • Core
    • Coroutines
    • Event Groups
    • Stream Buffer
    • Message Buffer
    • Heap [Heap_[1-5]]
    • Timers
    • TrustZone

Prerequisites:

  • ARM CMSIS pack version 5.4.0 or higher

Supported Processors:

  • Cortex-M
  • Cortex-A9

Supported Compilers:

  • ARM Compiler 5
  • ARM Compiler 6
  • IAR
  • GCC