Main Content

Configuration

Emulate build, specify or create checkers, and provide additional information necessary for optimal results from Bug Finder

To integrate Polyspace® Bug Finder™ effectively in a software development workflow, set appropriate analysis options for optimal results. In particular:

  • Emulate your source code build by creating a Polyspace project or options file using your build system, or by explicitly specifying compiler, sizes of data types, and other build-related options relevant for static analysis.

  • Specify checkers from coding standards such as MISRA C™ or CERT® C, or select from predefined defect checkers provided with Bug Finder. You can also create checkers for issues specific to your codebase, and package these checkers along with predefined checkers into your own coding standard.

  • Modify the default behavior of checkers by providing additional semantic information outside your source code.

You can configure Bug Finder by using a Polyspace Platform project, by using command-line flags, or by using an options file. See:

Categories

Related Information