8.4 SRAM Data Memory
 The primary task of the SRAM memory is to store application data. Also, the program
			stack is located at the end of SRAM. It is not possible to execute from
				SRAM.
| Property | 
								 AVR64DB64 AVR64DB48 AVR64DB32 AVR64DB28  | 
|---|---|
| Size | 8 KB | 
| Start address | 0x6000 | 
| End address | 0x7FFF | 
