Everybody writing software wants it to perform according to its specification and to be reliable. I hope that this is…
A topic that I have touched upon before [here and here] is bit fields in C. They are facility in…
From time to time, I like to offer a little guidance to embedded software developers on various aspects of coding….
The simple answer to my question is: yes, of course. There are things that can be done in assembly that…
My latest video blog is now available. This time I am looking at endianness in an embedded system: what it…
C is the most widely used programming language for embedded applications. For many years, a move to C++ has been…
From time to time, I post a few programming tips that I hope are of use to embedded developers. Sometimes…
Next Friday – 13 July – I am participating in a joint seminar with Doulos, looking in detail at the…
From time to time, I like to muse on some useful programming tips for embedded developers. This is such a…