Atmel Xplained Pro Evaluation Kit ATSAM4E-XPRO ATSAM4E-XPRO Fiche De Données

Codes de produits
ATSAM4E-XPRO
Page de 1506
63
SAM4E [DATASHEET]
Atmel-11157D-ATARM-SAM4E16-SAM4E8-Datasheet_12-Jun-14
12.4.2.3  Behavior of Memory Accesses 
The following table describes the behavior of accesses to each region in the memory map.
Note:
1. See 
 for more information.
The Code, SRAM, and external RAM regions can hold programs. However, ARM recommends that programs
always use the Code region. This is because the processor has separate buses that enable instruction fetches and
data accesses to occur simultaneously. 
The MPU can override the default memory access behavior described in this section. For more information, see
.
Additional Memory Access Constraints For Caches and Shared Memory
When a system includes caches or shared memory, some memory regions have additional access constraints,
and some regions are subdivided, as 
 shows.
Notes:
1. See 
 for more information.
2. WT = Write through, no write allocate. WBWA = Write back, write allocate. See the 
 for more information.
Table 12-4.
Memory Access Behavior
Address Range
Memory Region
Memory
Type
XN
Description
0x00000000–0x1FFFFFFF
Code
Normal
Executable region for program code. Data can also be 
put here.
0x20000000–0x3FFFFFFF
SRAM
Normal
Executable region for data. Code can also be put here. 
This region includes bit band and bit band alias areas, 
see 
0x40000000–0x5FFFFFFF
Peripheral
Device
XN
This region includes bit band and bit band alias areas, 
see 
0x60000000–0x9FFFFFFF
External RAM
Normal
Executable region for data
0xA0000000–0xDFFFFFFF
External device
Device
XN
External Device memory
0xE0000000–0xE00FFFFF
Private Peripheral Bus
Strongly- 
ordered
XN
This region includes the NVIC, system timer, and system 
control block.
0xE0100000–0xFFFFFFFF
Reserved
Device
XN
Reserved
Table 12-5.
Memory Region Shareability and Cache Policies
Address Range
Memory Region
Memory Type
Shareability
Cache Policy
0x00000000–0x1FFFFFFF
Code
Normal
WT
0x20000000–0x3FFFFFFF
SRAM
Normal
WBWA
0x40000000–0x5FFFFFFF
Peripheral
Device
0x60000000–0x7FFFFFFF
External RAM
Normal
WBWA
0x80000000–0x9FFFFFFF
WT
0xA0000000–0xBFFFFFFF
External device
Device
Shareable
0xC0000000–0xDFFFFFFF
Non-shareable
0xE0000000–0xE00FFFFF
Private Peripheral 
Bus
Strongly-ordered
Shareable
0xE0100000–0xFFFFFFFF
Vendor-specific 
device
Device