This article is part of the Embedded Software series: Ada for the Embedded C Developer and the TechXchange: Developing High Quality Software If you’re a C programmer, then you’ve probably heard about ...
Ask most embedded developers why they're still writing firmware in C, and you'll hear the same answer: "C++ is too heavy for embedded." That concern has merit. It's also more than 20 years out of date ...
MISRA C compliance succeeds when teams understand its safety purpose, apply it pragmatically, and build it into daily ...
MISRA C 2023 has been released! As a member of the MISRA C working group, Parasoft contributes to the MISRA C standard. The MISRA organization had me in deep anticipation for this release after MISRA ...
Structures (or “structs” in C) allow you to group several related variables and treat them as one unit. They are a mechanism for extending the type system of the C language by introducing user-defined ...
Share on Facebook (opens in a new window) Share on X (opens in a new window) Share on Reddit (opens in a new window) Share on Hacker News (opens in a new window) Share on Flipboard (opens in a new ...
If there is one thing in software engineering that is a given, it’s that engineers need continuous education. While graduating college might have made us think that we were “done,” the truth is that ...
Part 2 discusses the process of integrating Embedded MATLAB code into Simulink models as part of a Model-Based Design workflow. Many embedded developers are familiar with the idea-to-implementation ...
Unit testing is a technique of breaking the code in small units of the entire code. These units can be verified to check the behaviour of a specific aspect of the software. One of the major challenges ...
BARR-C:2018 is fully harmonized with MISRA C:2012. Many firmware developers choose to combine bug-killing stylistic rules from the BARR-C standard with safety guidelines from MISRA C. BARR-C:2018 is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results