Real-Time C++

efficient object-oriented and template microcontroller programming

426 pages

English language

Published Sept. 9, 2018 by Springer.

ISBN:
978-3-662-56717-3
Copied ISBN!
OCLC Number:
1023535336

View on OpenLibrary

No rating (0 reviews)

"With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It is divided into three parts plus several appendices. Part I provides a foundation for real-time C++ by covering language technologies, including object-oriented methods, template programming and optimization. Next, part II presents detailed descriptions of a variety of C++ components that are widely used in microcontroller programming. It details some of C++'s most powerful language elements, such as class types, templates and the STL, to develop components for microcontroller register access, low-level drivers, custom memory management, embedded containers, multitasking, etc. Finally, part III describes mathematical methods and generic utilities that can be employed to solve recurring problems in real-time C++. The appendices include a brief C++ language tutorial, information on the real-time C++ development environment and instructions for building GNU GCC cross-compilers and a microcontroller circuit

For this third edition, the …

2 editions

Subjects

  • C++ (Computer program language)
  • Microprogramming
  • Microcontrollers