Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 2021.2

...

See "Guidelines for the use of the C++14 language in critical and safety-related systems" (PDF) for details and specific information about AUTOSAR rules and compliance processes. 

Prerequisites

The AUTOSAR artifact support supports data from C/C++test 2020.2 (Standard or Professional) or later with the Flow Analysis and Automotive Compliance Pack license features enabled.

Process Overview

  1. Install the Automotive Compliance Pack into DTP Extension Designer
  2. Deploy the AUTOSAR DTP Workflow to your DTP environment. This also deploys the AUTOSAR Compliance extension assets.
  3. Analyze code with C/C++test using the AUTOSAR C++14 Coding Guidelines test configuration and report violations to DTP. You can configure C/C++test to use the local test configuration or the test configuration shipped with the Automotive Compliance Pack. 
  4. Add the AUTOSAR dashboard and widgets to your DTP interface.
  5. Interact with the widgets and reports to identify code that needs to be fixed, as well as print out the reports for auditing purposes.

...