In a huge software project for an embedded application, a function behaved in a strange fashion. A variable, which must not be changed while the function is executed, was changed. The function itself ...
Android Studio offers a rich palette of built-in development tools, and an even more abundant plugin ecosystem. The first three articles in this series focused on installation and setup and coding and ...
Debugging a large system with many power rails can be challenging. However, don’t panic, a PMBus design combined with good software tools can make the job much easier. In this post we will look at a ...