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)

Specifies the Small data model

medium

Specifies the Medium data model

large

Specifies the Large data model

Description

Use this option to select the data model, which means a default placement of data objects. If you do not select a data model, the compiler uses the default data model. Note that all modules of your application must use the same data model.

See also

Data models.

Caution

Project>Options>General Options>Target>Data model