Category: C++ on Embedded, ExecutionPlatform
Most developers are familiar with the term undefined behaviour. But the fact that this can quickly lead to very subtle deviations in off-target behaviour is not as well... [...]
21 July 2020
Category: C++ on Embedded, ExecutionPlatform
Most developers are familiar with the term undefined behaviour. But the fact that this can quickly lead to very subtle deviations in off-target behaviour is not as well... [...]
21 July 2020
Category: C++ on Embedded, ExecutionPlatform
Surprisingly, we found a bug, just by executing the existing unit tests on an actual embedded target. This post describes how we found the bug, details the technical reasons behind it, and analyzes the implications for... [...]
1 June 2020
Category: C++ on Embedded
Make more and better use of abstraction as a means of good programming! Here I will motivate my reasoning by referring to the current situation in embedded software development and the problems we are... [...]
10 August 2018