MicroC/OS-II: the real-time kernel

  • Authors:
  • Affiliations:
  • Venue:
  • MicroC/OS-II: the real-time kernel
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This book describes the design and implementation of MicroC/OS-II and teaches you the fundamentals of a multitasking real-time system. You'll learn about kernel structure, scheduling, context switching, task and time management, intertask communications and synchronization, dynamic memory allocation, and much more. The description of the code in this book has been completely rewritten to make it easier to follow. The presentation of system services has been significantly expanded from one to six chapters, two of which address new services: mutual exclusion semaphores (mutexes) and event flags. The porting guide has been completely revised and includes tips on how to test a port. Finally, appendix materials have been added to include coding conventions and quick reference charts.