The problem with desynchronizing your code by moving parts of it into different tasks is that many of the resources your software wants to use—certain hardware, data structures in memory, files—can’t ...
A plethora of task synchronization mechanisms is out there, from mutexes to messaging systems. From an RTOS perspective, no difference exists between them with respect to synchronization issues, such ...
In previous articles, we have looked at the multi-tasking model and we have seen that each task is a quasi-independent program. Although tasks in an embedded application have a degree of independence, ...
The past decade has seen a shift from large, pc board-based systems in which computing is done in one location to an environment of many distributed small-footprint systems and subsystems, each of ...
Västerås, Sweden -- September 8, 2015 -- Percepio AB, the Swedish developer of RTOS visualization tools, today announced the availability of Tracealyzer version 3.0, initially supporting FreeRTOS and ...