Blog
MISRA Compliance:2020 — Static Analysis and MISRA
MISRA, the world-leading consortium promoting best practice in developing safety- and security-related electronic systems, recently published MISRA Compliance:2020. The first portion of the document outlines why static analysis tools are essential to MISRA compliance. And, it also outlines what features and functionality a static analysis tool are most beneficial for MISRA compliance.
Security & Compliance, Software Quality
Blog
What Is Continuous Integration?
Continuous Integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single project and an important part of DevOps. Discover what is continuous integration and the best practices for continuous integration.
DevOps
Blog
CI/CD Pipeline: Improving the CI/CD Process
As more software is installed into devices across all industries, it has become essential that the embedded code is safe and secure, reliable, and high quality. At the same time, competitive pressures often mean tighter project schedules.
Ensuring that the embedded code meets these standards and is delivered in a timely manner can be a daunting and time-consuming challenge. For that reason, many teams have adopted CI/CD pipelines as a component of a more efficient software development process.
DevOps, Software Quality