RTOS

Serious Developers Care About Their Tools

Serious Developers Care About Their Tools

A recent Embedded Survey by Aspencore (May 2023) shows that “Good software tools” is one of the most important aspects of an embedded developer’s work environment. ThreadX and PX5 founder Bill Lamie agrees.

read more
Se traccio, verifico

Se traccio, verifico

Multithreading has many advantages over single-threaded systems, but it can increase software complexity and make it more difficult to verify.

read more
Aufdecken potentieller Risiken

Aufdecken potentieller Risiken

Multithreaded architecture offers many advantages for developers, but it may also make the software more complicated and make system verification difficult.

read more
New features in Tracealyzer 4.7

New features in Tracealyzer 4.7

Tracealyzer® version 4.7 in now available for download and evaluation. This is a big feature update with several new capabilities and major improvements. Observability for any C/C++ software: Percepio’s TraceRecorder library can now be used with any C/C++ software...

read more
Boost your development skills with Percepio

Boost your development skills with Percepio

Sometimes you need to step away from the daily grind and set aside time to study the patterns and structures that make up an embedded application. To meet that need, Percepio now offers two online courses in embedded development with a real-time operating system.

read more
RTOS debugging: Chasing the jitter bug

RTOS debugging: Chasing the jitter bug

When you have a task in your system that is supposed to execute at regular intervals, say for instance that it needs to read a sensor value every 5 milliseconds, then you have a system that is sensitive to random delays – also known as .jitter.

read more