Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
minLevel2
indent20px

V2.93.00

Release Date

February 28th, 2020

  • Open-source Release

V2.92.18

Release Date

December 17th, 2019

New Features

...

[618] Removed duplicate initialization of OS globals from the C28x port

V2.92.17

Release Date

September 20th, 2019

Bug Fixes

...

  • [17341] Static analysis fixes
    • "Include guard" warnings for ucos_ii.c and os.h
    • "unused variable" warning in os_core.c
    • "bitwise operand with different sizes"  in os_mutex.c

V2.92.16

Release Date

March 21, 2019

New Features

...

  • [28] C28x port overwrote the value of IER if an interrupt-level context switch occurred.

V2.92.15

Release Date

June 18, 2018

New Features

  • [361] Added MPC57xx-VLE port
  • [240] Added trace support to the Cortex-A port

...

  • [260] RL78 port should use RETB instead of RETI for software breaks
  • [314] Microblaze port is missing function declarations in the header
  • [358] In OS_TaskStat(), the calculation for OSCPUUsage may be negative
  • [359] In OS_TaskStat(), OSCPUUsage may be not equal to zero even if no other tasks are running

V2.92.14

Release Date

December 8, 2017

New Features

...

  • [259] Cortex-A50 port used improper data width when writing to OSRunning.

V2.92.13

Release Date

August 17, 2017

New Features

...

  • [176] Removed ARM-Cortex-A8 port (Replaced by ARM-Cortex-A).
  • [176] Removed ARM-Cortex-A9 port (Replaced by ARM-Cortex-A).
  • [176] Removed ARM-Cortex-R4 port (Replaced by ARM-Cortex-A).
  • [176] Removed ARM-Cortex-M3 port (Replaced by ARM-Cortex-M).
  • [176] Removed ARM-Cortex-M4 port (Replaced by ARM-Cortex-M).
  • [176] Removed RX-FPU port (Replaced by ARM-Cortex-RX).
  • [176] Removed RX200 port (Replaced by ARM-Cortex-RX).
  • [176] Removed RX600 port (Replaced by ARM-Cortex-RX).
  • [176] Removed RX610 port (Replaced by ARM-Cortex-RX).
  • [176] Removed RX62N port (Replaced by ARM-Cortex-RX).

V2.92.12

Release Date

May 25, 2016

New Features & Improvements

...