Skip to main content

IAR Embedded Workbench for RH850 3.20.x

--data_model

In this section:
Syntax
--data_model={small|medium|large}
Parameters

small (default)

Sets the predefined symbol __DATA_MODEL__ to __DATA_MODEL_SMALL__.

medium

Sets the predefined symbol __DATA_MODEL__ to __DATA_MODEL_MEDIUM__.

large

Sets the predefined symbol __DATA_MODEL__ to __DATA_MODEL_LARGE__.

Description

Use this option to define the symbol __DATA_MODEL__.

See also

Predefined symbols.

Caution

To set related options, select:

Project>Options>General Options>Target>Data model