Skip to main content

Getting Started with Real-Time C++

  • Chapter
  • First Online:
Real-Time C++
  • 2823 Accesses

Abstract

C++ programs combine class types that encapsulate objects with procedural subroutines in order to embody the functionality of the application. This chapter presents these main language elements of C++ using a short, intuitive program that toggles an LED on a microcontroller output port pin. In addition, other language features are introduced including the syntax of C++, namespaces, the C++ standard library and optimization with compile time constants. This chapter uses our target system with the 8-bit microcontroller.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 84.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. AUTOSAR, Automotive Open System Architecture (2017). http://www.autosar.org

  2. ISO/IEC, ISO/IEC 9899:1999 : Programming Languages – C (International Organization for Standardization, Geneva, 1999)

    Google Scholar 

  3. ISO/IEC, ISO/IEC 14882:2011 : Information Technology – Programming Languages – C++ (International Organization for Standardization, Geneva, 2011)

    Google Scholar 

  4. S. Meyers, Effective C++: 55 Specific Ways to Improve Your Programs and Designs, Third Edition (Addison-Wesley, Boston, 2005)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer-Verlag GmbH Germany, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Kormanyos, C. (2021). Getting Started with Real-Time C++. In: Real-Time C++. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-662-62996-3_1

Download citation

  • DOI: https://doi.org/10.1007/978-3-662-62996-3_1

  • Published:

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-662-62995-6

  • Online ISBN: 978-3-662-62996-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics