Skip to main content

IAR Embedded Workbench for RX 5.20

.sbrel.data

In this section:
Description

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

Memory placement

This section can be placed anywhere in RAM memory.

See also

Memory types.