![Freescale Semiconductor MPC5632M Manual Download Page 130](http://html.mh-extra.com/html/freescale-semiconductor/mpc5632m/mpc5632m_manual_2330659130.webp)
MPC563XM Reference Manual, Rev. 1
130
Freescale Semiconductor
Preliminary—Subject to Change Without Notice
Figure 7-3. DMA Error Status (DMAES) Register
Table 7-4. DMA Error Status (DMAES) Field Descriptions
Register address: DMA_ 0x0004
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
R
VLD
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
W
RESET:
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R
GPE CPE
ERRCHN[5:0]
SAE SOE DAE DOE NCE SGE SBE DBE
W
RESET:
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
= Unimplemented
Name
Description
Value
VLD
Logical OR of all DMAERRH
and DMAERRL status bits.
0 No DMAERR bits are set.
1 At least one DMAERR bit is set indicating a
valid error exists that has not been cleared.
GPE
Group Priority Error
0 No group priority error.
1 The last recorded error was a configuration
error among the group priorities.
All group priorities are not unique.
CPE
Channel Priority Error
0 No channel priority error.
1 The last recorded error was a configuration
error in the channel priorities within a group.
All channel priorities within a group are not
unique.
ERRCHN[5:0]
Error Channel Number
The channel number of the last recorded error
(excluding GPE and CPE errors).
SAE
Source Address Error
0 No source address configuration error.
1 The last recorded error was a configuration
error detected in the TCD.saddr field.
TCD.saddr is inconsistent with TCD.ssize.
SOE
Source Offset Error
0 No source offset configuration error.
1 The last recorded error was a configuration
error detected in the TCD.soff field.
TCD.soff is inconsistent with TCD.ssize.
DAE
Destination Address Error
0 No destination address configuration error.
1 The last recorded error was a configuration
error detected in the TCD.daddr field.
TCD.daddr is inconsistent with TCD.dsize.
DOE
Destination Offset Error
0 No destination offset configuration error.
1 The last recorded error was a configuration
error detected in the TCD.doff field.
TCD.doff is inconsistent with TCD.dsize.