Control Registers and Control Packets
597
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
16.3.1.47 Watch Point Register (WPR)
Figure 16-63. Watch Point Register (WPR) [offset = 184h]
31
16
WP
R/W-0
15
0
WP
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 16-55. Watch Point Register (WPR) Field Descriptions
Bit
Field
Value
Description
31-0
WP
0-FFFF FFFFh
Watch point.
Note: These bits can only be set when using a debugger.
Note: This register is only reset by a when Test reset (nTRST).
A 32-bit address can be programmed into this register as a watch point. This register is used
with the watch mask register (WMR).
When the DBGEN bit in the DCTRL register is set and a unique address or a range of
addresses are detected on the AHB address bus of Port B, a debug request signal is sent to
the ARM CPU. The state machine of the port in which the watch point condition is true is
frozen.
16.3.1.48 Watch Mask Register (WMR)
Figure 16-64. Watch Mask Register (WMR) [offset = 188h]
31
16
WM[31:16]
R/W-0
15
0
WM[15:0]
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 16-56. Watch Mask Register (WMR) Field Descriptions
Bit
Field
Value
Description
31-0
WM[
n
]
Watch mask.
Note: These bits can only be set when using a debugger.
Note: This register is only reset by a when Test reset (nTRST).
0
Allows the corresponding bit in the WPR register to be used for address matching for a watch point.
1
Masks the corresponding bit in the WPR register and is disregarded in the comparison.