Tracealyzer

5 Tips for Mastering Zephyr RTOS

5 Tips for Mastering Zephyr RTOS

Right now, interest in Zephyr is snowballing. The project already supports more than 780 boards and 150 shields, but what really sets it apart is more than just its technical flexibility.

read more
Naming your kernel objects

Naming your kernel objects

When using Percepio Tracealyzer and TraceRecorder, you may have noticed that thread names show up automatically, while other kernel objects (like queues or semaphores) are only displayed as hexadecimal numbers. But in the demo traces, all kernel objects have proper...

read more
Successful Launch – Then Came The Problems

Successful Launch – Then Came The Problems

The product launch was successful, but after a few firmware releases we received alerts from the device management system telling us that there were intermittent problems. Problems that we could not reproduce.

read more
Tracealyzer Was Just the Beginning

Tracealyzer Was Just the Beginning

If you’ve been building embedded systems for a while, chances are you know Percepio for Tracealyzer. For over a decade, Tracealyzer has been helping engineers visualize and solve complex RTOS issues But in 2025, embedded systems demand more. They’re always on. Always connected.

read more
What I learned about Zephyr threads

What I learned about Zephyr threads

To walk through various preemptive scheduling scenarios in Zephyr RTOS, I will use the professional tracing tool Percepio Tracealyzer® with J-Link RTT streaming.

read more