-
Recent Posts
Recent Comments
davidcrocker on What you probably didn’t… Mikey on What you probably didn’t… BeosDoc on Improvements to the Hemera… davidcrocker on Improvements to the Hemera… BeosDoc on Improvements to the Hemera… Archives
Categories
Meta
Category Archives: Embedded software
Using exceptions in C++ embedded software
For several years I have been the lead developer of RepRapFirmware, which is firmware for 3D printers running ARM Cortex processors. Until recently I saw no compelling reason to use exceptions, so I compiled the firmware with gcc options -fno-exceptions … Continue reading →