Accelerating Embedded Software Development with NXP’s Application Code Hub
When you’re working on an embedded software project, chances are high—up to 65%—that you’ll face delays and budget overruns. A…
Jacob's Blog
Author Archives: Jacob Beningo
When you’re working on an embedded software project, chances are high—up to 65%—that you’ll face delays and budget overruns. A…
I recently talked with a colleague about a blog I had published entitled “Mastering Embedded Build Systems: Exploring the 5…
If you are building an embedded system today, you are probably creating a connected one. The IoT has permeated nearly…
There comes a time in every development cycle when you must choose the foundation on which your software will be…
Open-source software is either viewed as a cheap, fast alternative to quick functionality integrated into an embedded system or viewed…
Embedded developers are working through a time in history where how embedded products will dramatically change in just a few…
Complying with MISRA-C is more complex than running a static analysis tool and calling it good. Compliance is heavily dependent…
An important step in streamlining your development is to integrate your project with Docker so that you can build it…
In the ever-evolving world of embedded systems, there’s a pressing need to adopt best practices from the software domain to…
Agile has become the de facto methodologies used by most software development teams today. Does Agile really fit though with…
In any system design, there are always trade-offs that need to be made. Unfortunately, there is rarely a time when…
Makefiles are a fundamental tool that every embedded software developer needs to understand. Even if you use an Eclipse-based IDE,…