Raffael Rostagno
Introduction to Zephyr OS Tracing and Profiling
··8 mins
Esp32
Tracing
Profiling
Zephyr
This is an introduction to the critical embedded system debugging techniques of tracing and profiling within the Zephyr RTOS. After reading this article, you can use Zephyr’s native tracing tools to gain a visual, in-depth understanding of system dynamics, helping to evaluate performance, spot timing issues, and diagnose complex problems like memory leaks or thread interaction glitches.
Espresso Machine PID controller using ESP32 and RainMaker
·9 mins
Esp32
ESP-IDF
RainMaker