My latest video blog is now available. This time I am looking at the programming of device registers in C….
Early embedded software was written in assembly language in order to accommodate the limited memory and CPU power available. At…
Time for another bunch of tips for embedded software developers, which I hope are helpful. I will admit that, in…
My latest video blog is now available. This time I am looking at reference parameters in C/C++ and how they…
This is another in my occasional series of postings, where I give a few little tips that may be of…
My latest video blog is now available. This time I am looking at inlining C/C++ functions and how this may…
There is an old joke saying: “To err is human, but for a real ****-up, get a computer.” This chimes…
Today is another in my occasional series of posts that document a few useful tips for embedded software developers. I…
Most software developers will have received some kind of training or education in programming techniques. Others may be self-taught. But…