Skip to main content

IAR Embedded Workbench for RX 5.20

Data models

In this section:

Technically, the data model specifies the default memory type. This means that the data model controls the default placement of static and global variables, and constant literals.

The data model only specifies the default memory type. It is possible to override this for individual variables and pointers. For information about how to specify a memory type for individual objects, see Using data memory attributes.

Note

Your choice of data model does not affect the placement of code.