Codecheck

Learn about the powerful Codecheck tool within Understand.

Automated Dependency Checking
Last year we added the ability to create Dependency Checks - rules about what parts of your code can depend on other parts. Now those checks can be automati...
Wed, 18 Jan, 2023 at 1:46 PM
AUTOSAR C++2014
The Motor Industry Software Reliability Association (MISRA) standard was originally developed to help the automotive industry create guidelines for safer mo...
Thu, 13 Apr, 2023 at 12:07 PM
Background Static Analysis CodeChecks
Understand 6.3 adds the ability to run checks against your code automatically as you write it, and it shows the results inline next to your code for quick r...
Wed, 8 Mar, 2023 at 9:16 AM
Browse Your CodeCheck Violations
Understand 6.3 includes the Violation Browser to see your CodeCheck results. From here you can see all of the violations in your project or customize what y...
Wed, 18 Jan, 2023 at 4:15 PM
Codecheck Comment Keywords
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
Codecheck Overview
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...
Thu, 26 Oct, 2023 at 12:23 PM
Codecheck Validation
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
Importing SARIF files in Understand
SARIF, the Static Analysis Results Interchange Format is an open format for sharing static analysis results between different tools. For example, let's ...
Wed, 18 Jan, 2023 at 10:29 AM
Merging Duplicate Checks
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
MISRA C and MISRA C++
The Motor Industry Software Reliability Association (MISRA) standard was originally developed to help the automotive industry create guidelines for safer mo...
Fri, 30 Sep, 2022 at 6:48 PM