Building a Real Time Operating System: RTOS from the Ground Up

Building a Real Time Operating System: RTOS from the Ground Up
ISBN-10
0750683791
ISBN-13
9780750683791
Category
Operating systems (Computers).
Language
English
Published
2008
Publisher
Butterworth-Heinemann
Author
Colin Walls

Description

Real-time Operating Systems are an increasingly important tool, as integration of networking functionality, reliability, modularity, and complex multitasking become ever-more prominent concerns for embedded developers. However, mastering the many benefits offered by an RTOS can be challenging and time-consuming. This practical new book from embedded software expert Colin Walls provides a perfect solution to that problem. It offers a readable and concise introduction to the world of real-time operating systems, providing readers with all the background they need to understand why an RTOS is helpful, how an RTOS can be used, and how an RTOS actually works. The book first introduces all the main concepts of real-time programming and real-time operating systems, and then provides detailed, step-by-step instructions to implementing an RTOS, supported by thorough explanations of the included source code. In addition, the entire source code to a real RTOS is included on the CD-ROM.

Similar books

  • Operating Systems: Internals and Design Principles
    By William Stallings

    Keep Your Course Current with Updated Technical Content: This edition covers the latest trends and developments in operating systems.

  • Unix Unleashed
    By Robin Anderson, Andy Johnston

    LISTING 6.5 Swatch Configuration Examples # System crashes and halts watchfor /(panic|halt)/ echo bell mail exec "call_pager 3667615 0911" # System reboots watchfor /SunOS Release/ echo bell mail exec "call_pager 3667615 0411" The ...

  • Introduction to Operating Systems: A Survey Course
    By Todd Stubbs, Staff, CEP Inc.

    Offering a broad survey of operating systems, this text provides a strong foundation for learning about the history, types, and functions of operating systems.

  • Open Enterprise Server Administrator's Handbook
    By Mike Latimer

    Open Enterprise Server Administrator's Handbook

  • ICAS3024B: Provide Basic System Administration
    By Scope, Susan Owen

    This Learner Guide addresses the competency ICAS3024A Provide basic system administration.

  • Guide to Operating Systems

    ... Programs Desktop Themes Programs Control Panel Fotos Find Fast Font : Document Seting Game Controles InteRI PROS Internet Options Use the settings in Control Panel to personalize your computer Select an item to view its description ...

  • Learning the UNIX Operating System
    By John Strang, Grace Todino, Jerry D. Peek

    The parent directory of the tree is known as the root directory and is written as a forward slash ( / ) . The root contains several directories . Figure 3-1 shows the top of an imaginary UNIX filesystem tree — the root directory and ...

  • Learning the UNIX Operating System
    By John Strang, Grace Todino, Jerry D. Peek

    bin , etc , users , tmp , and usr are some of the subdirectories ( child directories ) of root . These are fairly standard directories and usually contain specific kinds of system files . For instance , bin contains many UNIX commands .

  • Modern Operating Systems: Global Edition
    By Andrew S. Tanenbaum, Herbert Bos

    Keep Your Course Current: This edition includes information on the latest OS technologies and developments Enhance Learning with Student and Instructor Resources: Students will gain hands-on experience using the simulation exercises and lab ...

  • Operating System Concepts
    By Abraham Silberschatz, James Lyle Peterson, Peter B. Galvin

    5.14 The Sleeping - Barber Problem . A barbershop consists of a waiting room with n chairs , and the barber room containing the barber chair . If there are no customers to be served , the barber goes to sleep .