I was working on an embedded project for the STM32F446RETX and wanted to test how bad exceptions and virtual function calls really are for embedded development. From everything I'd ever read, these features were supposed to be "bad"—especially in memory-constrained environments. So imagine my surprise when I compiled a simple test program and the resulting... Continue Reading →
