Codecheck
Learn about the powerful Codecheck tool within Understand.
The Motor Industry Software Reliability Association (MISRA) standard was originally developed to help the automotive industry create guidelines for safer mo...
Tue, 26 Oct, 2021 at 10:48 AM
Understand provides a way to check your code using published coding standards, or your own custom standards. These checks can be used to verify naming guide...
Wed, 5 Jan, 2022 at 11:45 AM
We use Understand every day on our own code as part of our Continuous Integration(CI) process. Each time an engineer does a git commit we test that their ch...
Tue, 5 Oct, 2021 at 12:46 AM
Below is a description for merging duplicate checks that are in different directories. Note: This currently only works with the Python API, so the chec...
Tue, 5 Oct, 2021 at 12:38 AM
CodeCheck can be set up to run from the command line using Und if that is your preferred work environment, or if you are looking to automate the task. For m...
Mon, 4 Oct, 2021 at 11:54 PM
Understand has many checks straight from the following published standards: AUTOSAR C++2014 MISRA-C 2004 MISRA-C++ 2008 MISRA-C 2012 Effective C++ (3r...
Tue, 26 Oct, 2021 at 10:30 AM
The Motor Industry Software Reliability Association (MISRA) standard was originally developed to help the automotive industry create guidelines for safer mo...
Mon, 4 Oct, 2021 at 11:32 PM
Some customers have asked us to provide test files for validating the output of CodeCheck feature. For example, Avionics teams using DO-178B can use it for ...
Mon, 4 Oct, 2021 at 11:29 PM
Good news for teams using Codecheck, build 868 lets Codecheck ignore violation via comments in the code. This will allow teams to specify areas in the code ...
Mon, 4 Oct, 2021 at 11:25 PM