Are Multiple Languages Needed for Embedded Systems?
Over the last couple of months, I’ve been writing several articles at embedded.com that explore programming languages and embedded software…
Jacob's Blog
Category Archives: Design Cycle
Over the last couple of months, I’ve been writing several articles at embedded.com that explore programming languages and embedded software…
More than 50% of all embedded software projects use Real-time Operating Systems (RTOS). Unfortunately, using an RTOS can pose several…
During development, a very common activity is to create new C modules. Creating a new C module often comes with…
One of the biggest impediments to delivering embedded software in a timely manner is the codes structural quality. Code quality…
Scour the web for “embedded software definition”, “what is embedded software?” or definition of embedded software. You’ll find a wide…
If you have spent time developing a product or a DIY project in the embedded systems industry, you know that…
An elegant solution to many embedded software systems problems is leveraging data-centric software design. Data is at the heart of…
Software engineers love to write code. Give a software engineer a tool that writes the code for them, and they…
Over the years, I’ve noticed that engineering teams fall into two camps: reactive and proactive. As one might guess, the…
Embedded software configuration management can be a tricky endeavor. Systems today are often designed to work in multiple products, for…
Have you ever wondered, while you and your team are busy writing software if the very foundation of how embedded…
Nearly every embedded software team I encounter is interested in becoming more agile. Adopting Agile practices can dramatically improve how…