.data24.data
In this section:
Description
Holds__data24 static and global initialized variables. In object files, this includes the initial values. When the linker directive initialize is used, a corresponding .data24.data_init section is created for each .data24.data section, holding the possibly compressed initial values.
Memory placement
This section must be placed in the lowest or highest 8 Mbytes of memory.