Skip to main content

IAR Embedded Workbench for RH850 3.20.x

The ichecks tool

In this section:

Use the ichecks tool to generate a manifest file that contains only the checks that you want to perform. Use this file as input to the icstat tool.

Invocation syntax for ichecks

The invocation syntax for ichecks:

ichecks options

The default name of the output file is cstat_sel_checks.txt.

For an example, see Performing an analysis from the command line.

Summary of ichecks options

This table summarizes the ichecks options:

Command line option

Description

--all

Generates all checks to an output file.

--check

Generates a specified check to an output file.

--default

Generates all default checks for a specific package to an output file.

--group

Generates a selected group of checks to an output file.

--output

Specifies an output filename other than the default.

--package

Generates all checks for a specific package to an output file.

Table 144. ichecks options summary


For more information, see Descriptions of C-STAT options.