Control Registers and Control Packets
601
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
16.3.1.53 DMA Parity Error Address Register (DMAPAR)
Figure 16-69. DMA Parity Error Address Register (DMAPAR) [offset = 1ACh]
31
25
24
23
16
Reserved
EDFLAG
Reserved
R-0
R/W1C-0
R-0
15
12
11
0
Reserved
ERRORADDRESS
R-0
R-X
LEGEND: R/W = Read/Write; R = Read only; W1C = Write 1 to clear; X= Undefined; -
n
= value after reset
Table 16-61. DMA Parity Error Address Register (DMAPAR) Field Descriptions
Bit
Field
Value
Description
31-25
Reserved
0
Reads return 0. Writes have no effect.
24
EDFLAG
Parity Error Detection Flag. This flag indicates if a parity error occurred on reading DMA
Control packet RAM.
0
Read: No error occurred.
Write: No effect.
1
Read: Error detected and the address is captured in DMAPAR's ERROR_ADDRESS field
Write: Clears the bit.
23-12
Reserved
0
Reads return 0. Writes have no effect.
11-0
ERRORADDRESS
0-FFFh
Error address. These bits hold the address of the first parity error generated in the RAM.
This error address is frozen from being updated until it is read by the CPU. During
emulation mode when SUSPEND is high, this address is frozen even when read.
Note: The error address register will not be reset by PORRST nor by any other reset
source.