DEC – Address Manager Registers Reference
477
SNIU028A – February 2016 – Revised April 2016
Copyright © 2016, Texas Instruments Incorporated
Memory
15.2.4 Memory Fine Base Address Low Register 1-3, 17-19 (MFBALRx)
Address FFFFFE0C – Memory Fine Base Address Low Register 1
Address FFFFFE14 – Memory Fine Base Address Low Register 2
Address FFFFFE1C – Memory Fine Base Address Low Register 3
Address FFFFFE8C – Memory Fine Base Address Low Register 17 (not on 3138)
Address FFFFFEAC – Memory Fine Base Address Low Register 18 (only on ‘128)
Address FFFFFEB4 – Memory Fine Base Address Low Register 19 (only on ‘128)
Figure 15-9. Memory Fine Base Address Low Register 1-3, 17-19 (MFBALRx)
15
10
9
7
4
1
0
ADDRESS[15:10]
AW
BLOCK_SIZE
RONLY
PRIV
R/W-000000
R/W-0
R/W-0000
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 15-13. Memory Fine Base Address Low Register 1-3, 17-19 (MFBALRx) Register Field
Descriptions
Bit
Field
Type
Reset
Description
15-10
ADDRESS[15:10]
R/W
000000
6 Least Significant Bits of the Base Address. The Base Address sets the 22 most
significant bits of the memory address.
9
AW
R/W
0
Auto-wait-on-write. When this bit is set, any write operation on this memory select
takes two system cycles.
0 = Write operation is not supplemented with an additional cycle (Default)
1 = Write operation takes an additional cycle
7-4
BLOCK_SIZE
R/W
0000
Configures the size of the memory
0000 = Memory select is disabled (Default)
0001 = 1KB
0010 = 2KB
0011 = 4KB
0100 = 8KB
0101 = 16KB
0110 = 32KB
0111 = 64KB
1000 = 128KB
1001 = 256KB
1010 = 512KB
1011 = 1MB
1100 = 2MB
1101 = 4MB
1110 = 8MB
1111 = 16MB
1
RONLY
R/W
0
Read-only protection. This bit sets read-only protection for the memory selected by
the memory select. An illegal access exception is generated when a write is
attempted to the memory.
0 = Read/write access to memory (Default)
1 = Read accesses to memory only
0
PRIV
R/W
0
Privilege mode protection. This bit sets privilege mode protection for the memory
Registration selected by the memory select. An illegal access exception is generated
on any access to memory protected by privilege mode.
0 = User/privilege mode accesses to memory (Default)
1 = Privilege mode accesses to memory only