QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).
In the beginning, real-time operating systems (RTOSs) were primarily used in military, aerospace, and high-end industrial control applications. This has changed dramatically as low-cost, fast, and ...
It’s one thing to pack multiple processor cores into a design, but it is much more difficult to ensure the hardware matches the software’s requirements, or that the software optimally uses the ...