Standard S32DS Print Size

The Standard S32DS Print Size page allows you to configure the size tool to print the size of the produced application.

The following table describes the options available on the Standard S32DS Print Size page.

Table 1. Standard S32DS Print Size
Option Description
Command

Command that will be used to run the size tool.

Default: ${cross_prefix}${cross_size}${cross_suffix}

All options

Expanded command line options the size tool will be called with.

Shows the actual values of variables and options according to Command line pattern. Options can be specified on the General page.

Default: --format=berkeley $(EXECUTABLES)

Command line pattern

Command line to call the size tool.

Default: ${COMMAND} ${FLAGS}

General

The General page allows you to configure the general properties of the size tool.

The following table describes the options available on the General page.

Table 2. Standard S32DS Print Size - General
Option Description
Size format Compatibility for the format of output produced by the size tool.

Allows you to specify the format that you want the GCC size tool to use in its output.

The following options are available:
  • Berkeley

    Output like Berkeley size tool does.

  • SysV

    Output like SysV size tool does.

Default: Berkeley

Hex Data representation format in output produced by the tool (for Berkeley format listing mode only).

Allows you to set the size tool to display the size of each section in hexadecimal format.

By default, this check box is not selected.

Show totals Show totals of all objects listed.

By default, this check box is not selected.

Other flags

Additional command line options.

By default, this field is empty.