FreeRTOS+Trace v2.7.7 is now available on the Downloads page. The main improvement is support for tracing and viewing Task Notifications. This is a lightweight mechanism for task communication and synchronization, introduced in FreeRTOS v8.2.0. Read more at FreeRTOS.org. Task Notifications tracing requires FreeRTOS v8.2.2 or newer.
Other improvements include:
– Updated plugin for Microchip MPLAB X IDE, supporting new MPLAB X IDE v3.05.
– Fixed problem with missing header file in recorder (had wrong name in v2.7.5).
– A few minor bug fixes…