How to Visualize Response Times in FreeRTOS

|

Make response time analysis  much easier with real-time visualization

RTOS tasks have dependencies that may delay task execution in unexpected ways, increasing response times. When you can see and analyze the timing and interactions between tasks, interrupts and the kernel, FreeRTOS design and development is much easier.

In this guide, you’ll see in detail how a developer analyzed and solved response time latency on network requests through the FreeRTOS trace visualization tool, Percepio Tracealyzer.

 

How to Visualize Response Times in FreeRTOS white paper