FreeRTOS

Seeing Inside the Scheduler

Seeing Inside the Scheduler

RTOS applications rarely fail because a single task is misbehaving. Instead, problems emerge from interactions that are often invisible at the code level.

read more
SDV: Was BMWs jüngste Software-Investition verrät

SDV: Was BMWs jüngste Software-Investition verrät

Premium car manufacturers like BMW – companies with strong internal development expertise and decades of software experience – are investing in modern development tools to manage the growing complexity of today’s vehicle architectures.

read more
Max Maxfield – “Well, Fork Me with a Dining Philosophers Problem”

Max Maxfield – “Well, Fork Me with a Dining Philosophers Problem”

One question I’m often asked—and one I often ask myself—is, “How many people are currently involved in developing embedded systems?” Counting engineers is a slippery problem (especially mechanical engineers, because they are often dripping in oil). I’d hazard a guess that there are probably between 2 and 4 million embedded professionals globally (depending on how we define ‘embedded’ and ‘professionals’), including both hardware designers and software/firmware developers.

Now I have another question for you. How many embedded system development teams around the world are using the tools from Percepio? The answer to this one is easy: “Not as many as there should be!”

read more
Percepio Detect 2025.2 Makes Firmware Freezes Visible

Percepio Detect 2025.2 Makes Firmware Freezes Visible

New Percepio Detect 2025.2 release delivers faster debugging, smaller core dumps, expanded IAR Embedded Workbench® and Arm support, and TaskMonitor for automatic anomaly detection. Percepio Detect builds on Percepio’s self-hosted observability platform, offering unlimited on-device monitoring with “security-camera-style” trace capture that records only when unusual events occur.

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
Multicore Tracing on FreeRTOS 11 and TI AM62x

Multicore Tracing on FreeRTOS 11 and TI AM62x

FreeRTOS 11 introduced symmetric multi-processing (SMP) support in the mainline kernel, meaning a single FreeRTOS kernel is managing multiple processor cores. Percepio Tracealyzer has supported FreeRTOS for many years and we have now verified the support FreeRTOS 11, including SMP systems.

read more