Embedded RTOS Design - Humanitas
Colin Walls

Embedded RTOS Design

Voted 0
ISBN: 9780128228517
Author : Colin Walls
Published: 2020
Publisher: Newnes
Language: English
Format: Paperback / softback
Format: 9.25×7.5
Description
<p><i>Embedded RTOS Design: Insights and Implementation</i> combines explanations of RTOS concepts with detailed, practical implementation. It gives a detailed description of the implementation of a basic real-time kernel designed to be limited in scope and simple to understand, which could be used for a real design of modest complexity. The kernel features upward-compatibility to a commercial real-time operating system: Nucleus RTOS. Code is provided which can be used without restriction.</p> <p>Gain practical information on:</p> <ul> <p> <li>Scheduling, preemption, and interrupts</li> <p> <li>Information flow (queues, semaphores, etc.) and how they work</li> <p> <li>Signaling between tasks (signals, events, etc.)</li> <p> <li>Memory management (Where does each task get its stack from? What happens if the stack overflows?)</li> <p> <li>The CPU context: storage and retrieval after a context switch</li> </ul> <p>With this book you will be able to:</p> <ul> <p> <li>Utilize a basic real-time kernel to develop your own prototype</li> <p> <li>Design RTOS features</li> <p> <li>Understand the facilities of a commercial RTOS</li> </ul>

Reviews (0)
Write a review