Download FreeRTOS
 

Quality RTOS & Embedded Software

COMMUNITY
WHAT'S NEW
Simplifying Authenticated Cloud Connectivity for Any Device.
Designing an energy efficient and cloud-connected IoT solution with CoAP.
Introducing FreeRTOS Kernel version 11.0.0:
FreeRTOS Roadmap and Code Contribution process.
OPC-UA over TSN with FreeRTOS.

Communication Flow View

[Example Tracealyzer Views]

Visualises

Communication paths between actors (in this case, actors are both FreeRTOS tasks and interrupts).

Synopsis

Kernel objects used for inter-process communication (IPC) include FreeRTOS queues and the various types of semaphore. The communication flow view shows how actors are linked through IPC objects. It displays the actors that write to an IPC object, and the actors that read from an IPC object.

Click Events

Detailed information on an actor or IPC node is displayed when the node is clicked in the view.

The history of an IPC object is displayed when the object is double clicked in the view.


A screen shot of the FreeRTOS-Plus-Trace communication flow view
The communication flow view. Click to enlarge


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.