4.3.4 Status/Debug Visibility Registers
4.3.4.1
Event Queue Entry Registers (QxEy)
EDMA3 Channel Controller Control Registers
www.ti.com
The following set of registers provide visibility into the event queues and a TR lifecycle. These are useful
for system debug as they provide in-depth visibility for the events queued up in the event queue and also
provide information on what parts of the EDMA3CC logic are active once the event has been received by
the EDMA3CC.
The event queue entry registers (Q
x
E
y
) exist for all 16 queue entries (the maximum allowed queue
entries) for all event queues in the EDMA3CC.
There are Q0E0 to Q0E15 and Q1E0 to Q1E15. Each register details the event number (ENUM) and the
event type (ETYPE). For example, if the value in Q1E4 is read as 000 004Fh, this means the 4th entry in
queue 1 is a manually-triggered event on DMA channel 15.
The Q
x
E
y
is shown in
and described in
.
Figure 4-27. Event Queue Entry Registers (QxEy)
31
16
Reserved
R-0
15
8
7
6
5
0
Reserved
ETYPE
ENUM
R-0
R-x
R-x
LEGEND: R = Read only; -
n
= value after reset; -x = value is indeterminate after reset
Table 4-29. Event Queue Entry Registers (QxEy) Field Descriptions
Bit
Field
Value
Description
31-8
Reserved
0
Reserved
7-6
ETYPE
0-3h
Event entry y in queue x. Specifies the specific event type for the given entry in the event queue.
0
Event triggered via ER
1h
Manual triggered via ESR
2h
Chain triggered via CER
3h
Autotriggered via QER
5-0
ENUM
0-3Fh
Event entry y in queue x. Event number:
0-7h
QDMA channel number (0 to 7)
0-3Fh
DMA channel/event number (0 to 63)
Registers
112
SPRUG34 – November 2008
Summary of Contents for TMS320DM357
Page 2: ...2 SPRUG34 November 2008 Submit Documentation Feedback ...
Page 12: ...List of Tables 12 SPRUG34 November 2008 Submit Documentation Feedback ...
Page 16: ...Read This First 16 SPRUG34 November 2008 Submit Documentation Feedback ...
Page 64: ...EDMA3 Architecture 64 SPRUG34 November 2008 Submit Documentation Feedback ...