Home > On-Demand Archives > Talks >
Does GitHub CoPilot Help Embedded Developers?
Reinhard Keil - Watch Now - EOC 2025 - Duration: 20:07

AI-powered coding assistants like GitHub Copilot and ChatGPT are transforming software development—but what do they mean for embedded systems engineers? Unlike traditional software, embedded programming comes with unique constraints such as limited resources, real-time requirements, and hardware dependencies.
This talk explores the real-world impact of GitHub Copilot on embedded development. We’ll separate hype from reality through practical examples, showcasing where AI tools can truly boost productivity—and where they fall short. Whether you're skeptical or excited about AI-driven coding, this session will help you understand how (and when) to make these tools work for you.
Thanks for a very informative session.
In my experience I found github copilot to be very weak and ineffective in deeply embedded eco-systems like
- AUTOSAR + OSEK OS
- Vector toolchains + CAPL
so my takeaway is, any environment involving lots of standard documentation and having complex interconnection within them is a tough terrain for AI in its current state.
It might also have to something to do with closed source documentation (vector eco-system for example)
Thanks for the nice presentation! Would you please upload the slide so that we can easily access links, mentioned in the presentation.
The slides are now available for download
Excellent presentation Reinhard!
CoPilot learns from open source projects or public information.
AutoSAR and Vector tends to be closed source. Hence it will be weak.