Category: C++ on Embedded, Modern Software Engineering
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, Modern Software Engineering
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: CI & Test Automation, Modern Software Engineering
Your testing may result in a purely “perceived security”. This article demonstrates the key technical reasons for differences between the on-target and off-target... [...]
8 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: barebench, ExecutionPlatform
Trigonometric functions are often used in time critical calculations. It is important to measure your implementation because there are several pitfalls you may run into when doing floating point... [...]
27 May 2020
Category: barebench
How long will this function take to execute on our target hardware? This article introduces a free service to answer this question in a convenient way.... [...]
31 May 2019