Get in Touch

Course Outline

Introduction to Embedded Systems and C++

  • Overview of embedded system architectures
  • Key challenges in embedded software development
  • Assessing C++ suitability for microcontrollers and embedded platforms
  • Striking a balance between abstraction, performance, and resource limitations

Embedded C++ Development Environment

  • Configuring the embedded development toolchain
  • Utilizing compilers, debuggers, and build systems
  • Interacting with target devices
  • Developing and deploying embedded applications

Object-Oriented Programming for Embedded Systems

  • Core principles of object-oriented design
  • Implementing classes and objects in resource-constrained environments
  • Leveraging encapsulation and modular design
  • Effectively applying object-oriented techniques in embedded contexts

Advanced C++ Features for Embedded Development

  • Inheritance and polymorphism concepts
  • Virtual functions and considerations regarding runtime overhead
  • Using templates while preventing unnecessary code expansion
  • Inline functions and performance optimization strategies

Memory Management and Resource Optimisation

  • Addressing memory constraints in embedded systems
  • Considerations for stack and heap usage
  • Strategies for dynamic memory management
  • Mitigating memory fragmentation and code bloat

Error Handling and Safety Considerations

  • Exception handling within embedded environments
  • Designing reliable and predictable software solutions
  • Implementing defensive programming techniques
  • C++ specific considerations for safety-critical systems

C++ Standard Libraries and Embedded Usage

  • Selecting suitable standard library features
  • Minimizing resource consumption
  • Developing custom libraries and embedded-friendly alternatives
  • Writing code that is both efficient and maintainable

Startup, Hardware Interaction, and Debugging

  • The embedded application startup sequence
  • Initialisation routines and their impact
  • Debugging C++ applications on target hardware
  • Diagnosing performance bottlenecks and runtime issues

Real-Time Programming and Operating Systems

  • Fundamentals of real-time systems
  • Working with real-time operating systems (RTOS)
  • Managing task scheduling and timing constraints
  • Building responsive and deterministic applications

C and C++ Interoperability

  • Integrating C and C++ codebases
  • Invoking C libraries from C++
  • Managing mixed-language embedded projects
  • Strategies for migrating from C to C++

Object-Oriented Modelling and UML

  • Applying UML in embedded software design
  • Modelling classes and system components
  • Translating design models into efficient embedded code
  • Enhancing maintainability through structured design practices

Practical Embedded C++ Application Workshop

  • Developing an embedded application using C++
  • Applying optimization and safety techniques
  • Testing and debugging on a target device
  • Reviewing best practices and outlining next steps

Requirements

  • A general understanding of C++
 21 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories