Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Introduction to Embedded Systems and C++
- Overview of embedded system architectures
- Key challenges in embedded software development
- Evaluating the suitability of C++ for microcontrollers and embedded platforms
- Balancing abstraction, performance, and limited resources
Embedded C++ Development Environment
- Configuring the embedded development toolchain
- Utilizing compilers, debuggers, and build systems
- Interacting with target devices
- Building and deploying embedded applications
Object-Oriented Programming for Embedded Systems
- Core principles of object-oriented design
- Implementing classes and objects in resource-constrained settings
- Leveraging encapsulation and modular design
- Effectively applying object-oriented techniques in embedded contexts
Advanced C++ Features for Embedded Development
- Inheritance and polymorphism
- Virtual functions and assessing runtime overhead
- Templates and strategies to prevent unnecessary code expansion
- Inline functions and performance optimization
Memory Management and Resource Optimisation
- Addressing memory constraints in embedded systems
- Considerations for stack and heap usage
- Strategies for dynamic memory management
- Preventing memory fragmentation and code bloat
Error Handling and Safety Considerations
- Exception handling within embedded environments
- Designing software that is reliable and predictable
- Techniques for defensive programming
- C++ specific considerations for safety-critical systems
C++ Standard Libraries and Embedded Usage
- Selecting suitable standard library features
- Minimizing resource consumption
- Using custom libraries and embedded-friendly alternatives
- Writing code that is both efficient and maintainable
Startup, Hardware Interaction, and Debugging
- The startup sequence for embedded applications
- Initialization routines
- Debugging C++ applications on target hardware
- Diagnosing performance and runtime issues
Real-Time Programming and Operating Systems
- Foundations of real-time systems
- Working with real-time operating systems (RTOS)
- Task scheduling and adhering to timing constraints
- Creating responsive and deterministic applications
C and C++ Interoperability
- Integrating C and C++ codebases
- Invoking C libraries from C++
- Managing projects that mix programming languages
- Strategies for migrating from C to C++
Object-Oriented Modelling and UML
- Utilizing UML for embedded software design
- Modelling classes and system components
- Translating designs into efficient embedded code
- Enhancing maintainability through structured design
Practical Embedded C++ Application Workshop
- Building an embedded application using C++
- Applying optimization and safety techniques
- Testing and debugging on a target device
- Review of best practices and subsequent steps
Requirements
- A general understanding of C++
21 Hours
Testimonials (2)
The trainer really adapted the training to our level and took a lot of time and efforts to make sure the presentation was well adapted.
Nicolas Guerette-Berthiaume - Trilliant
Course - C++ for Embedded Systems
Interactivity, time for self-contained programming. I learn easier if I have the chance to find out the answer and not just telling me it. It was also a very good thing that the training was well-planned, we kept coffee pauses and the training did not lose my attention. The trainer had very deep knowledge in C++, we felt we could ask anything.