Embedded RTOS Design: Insights and Implementation

Walls, Colin

  • 出版商: Newnes
  • 出版日期: 2020-12-04
  • 售價: $2,450
  • 貴賓價: 9.5$2,328
  • 語言: 英文
  • 頁數: 352
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 0128228512
  • ISBN-13: 9780128228517
  • 相關分類: 嵌入式系統
  • 立即出貨 (庫存 < 3)

商品描述

Embedded RTOS Design: Insights and Implementation 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.

Gain practical information on:

 

 

 

 

 

  • Scheduling, preemption, and interrupts
  • Information flow (queues, semaphores, etc.) and how they work
  • Signaling between tasks (signals, events, etc.)
  • Memory management (Where does each task get its stack from? What happens if the stack overflows?)
  • The CPU context: storage and retrieval after a context switch

With this book you will be able to:

 

 

 

  • Utilize a basic real-time kernel to develop your own prototype
  • Design RTOS features
  • Understand the facilities of a commercial RTOS

商品描述(中文翻譯)

《嵌入式RTOS設計:洞察與實現》結合了RTOS概念的解釋和詳細的實現方法。它詳細描述了一個基本的實時內核的實現,該內核的範圍有限且易於理解,可用於具有適度複雜性的真實設計。該內核具有向上兼容商業實時操作系統Nucleus RTOS的特點。提供了可以無限制使用的代碼。

獲取有關以下實用信息:

- 調度、抢占和中斷
- 信息流(隊列、信號量等)及其工作原理
- 任務之間的信號傳遞(信號、事件等)
- 內存管理(每個任務從哪裡獲取其堆棧?堆棧溢出時會發生什麼?)
- CPU上下文:在上下文切換後的存儲和檢索

通過本書,您將能夠:

- 利用基本的實時內核開發自己的原型
- 設計RTOS功能
- 理解商業RTOS的功能