Zephyr RTOS Embedded C Programming
Andrew Eliasz
Broschiertes Buch

Zephyr RTOS Embedded C Programming

Using Embedded RTOS POSIX API

Versandkostenfrei!
Versandfertig in 1-2 Wochen
40,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
20 °P sammeln!
These days the term Real-Time Operating System (RTOS) is used when referring to an operating system designed for use in embedded microprocessors or controllers. The "Real Time" part refers to the ability to implement applications that can rapidly responding to external events in a deterministic and predictable manner. RTOS-based applications have to meet strict deadline constraints while meeting the requirements of the application. One way of ensuring that urgent operations are handled reliably is to set task priorities on each task and to assign higher priorities to those tasks that need to r...