Embedded RTOS design : insights and implementation /
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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Amsterdam :
Newnes,
[2021]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Program structure and real time
- 2. Multitasking and Scheduling
- 3. RTOS Services and Facilities
- 4. Nucleus SE
- 5. The Scheduler
- 6. Tasks
- 7. Partition Memory
- 8. Signals
- 9. Event Flag Groups
- 10. Semaphores
- 11. Mailboxes
- 12. Queues
- 13. Pipes
- 14. System Time
- 15. Application Timers
- 16. Interrupts in Nucleus SE
- 17. Nucleus SE Initialization and Start-up
- 18. Diagnostics and Error Checking
- 19. Unimplemented Facilities and Compatibility
- 20. Using Nucleus SE
- 21. Nucleus SE Reference Information.