10.3.2.6 EEDATA Memory Region

eedata         : ORIGIN = 0x7FF000,      LENGTH = 0x1000

The eedata region corresponds to non-volatile data flash memory located in high memory. Although located in program memory space, the data flash is organized like data memory. The total length is 0x1000 bytes.