Skip to main content

IAR Embedded Workbench for RX 5.20

.data16.data

In this section:
Description

Holds__data16 static and global initialized variables. In object files, this includes the initial values. When the linker directive initialize is used, a corresponding .data16.data_init section is created for each .data16.data section, holding the possibly compressed initial values.

Memory placement

This section must be placed in the lowest 32 Kbytes of RAM memory.

See also

Memory types.