Real-Time Embedded Multithreading Using ThreadX and MIPS
Autor Edward Lamieen Limba Engleză Hardback – 30 iun 2020
Preț: 942.15 lei
Preț vechi: 1383.03 lei
-32% Nou
Puncte Express: 1413
Preț estimativ în valută:
180.32€ • 190.22$ • 150.27£
180.32€ • 190.22$ • 150.27£
Carte tipărită la comandă
Livrare economică 03-17 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138460799
ISBN-10: 1138460796
Pagini: 484
Dimensiuni: 191 x 235 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
ISBN-10: 1138460796
Pagini: 484
Dimensiuni: 191 x 235 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
Cuprins
Preface, Chapter 1: Embedded and Real-time Systems, Chapter 2: First Look at a System Using an RTOS, Chapter 3: RTOS Concepts and Definitions, Chapter 4: RTOS Building Blocks for System Development, Chapter 5: Introduction to the MIPS Microprocessor, Chapter 6: MIPS Exception Handling, Chapter 7: The Thread—The Essential Component, Chapter 8: Mutual Exclusion Challenges and Considerations, Chapter 9: Memory Management: Byte Pools and Block Pools, Chapter 10: Internal System Clock and Application Timers, Chapter 11: Event Notification and Synchronization with Counting Semaphores, Chapter 12: Synchronization of Threads Using Event Flags Groups, Chapter 13: Thread Communication with Message Queues, Chapter 14: Case Study: Designing a Multithreaded System, Appendices, Appendix A: Memory Block Pool Services, Appendix B: Memory Byte Pool Services, Appendix C: Event Flags Group Services, Appendix D: Interrupt Control Service, Appendix E: Mutex Services, Appendix F: Message Queue Services, Appendix G: Counting Semaphore Services, Appendix H: Thread Services, Appendix I: Internal System Clock Services, Appendix J: Application Timer Services, Appendix K: ThreadXAPI, Index
Notă biografică
Edward L. Lamie is a Professor Emeritus of Computer Science. His areas of academic emphasis during his 31 years in higher education have been in the areas of software engineering and operating systems. He was also the founding chair of computer science departments at Central Michigan University and California State University, Stanislaus. Ed continues to teach occasional graduate-level courses and conducts hands-on RTOS training classes for Express Logic, Inc.
Descriere
Contains the fundamentals of developing real-time operating systems and multithreading with the functionalities of ThreadX Version 5. This title covers the ThreadX 5 features including Real-Time Event-Chaining, Run-Time Performance Metrics, and Run-Time Statck Analysis as specified for MIPS.