| |||
| Home > Debug > Management registers > Claim Registers | |||
The Claim Tag Set Register and the Claim Tag Clear Register enable an external debugger to claim debug resources.
The DBGCLAIMSET Register characteristics are:
Enables an external debugger to claim debug resources.
The DBGCLAIMSET Register is a read/write register, in which:
the CLAIM bits are always RAO
writing 0 to a CLAIM bit has no effect.
Available in all processor configurations.
See Table 12.26.
Figure 12.16 shows the bit assignments.
Table 12.26 shows the bit assignments.
Table 12.26. DBGCLAIMSET Register bit assignments
Bits | Name | Function |
|---|---|---|
| [31:8] | - | RAZ or SBZP. |
| [7:0] | Claim tag set | RAO. Sets claim tags on writes. |
Writing b1 to a specific claim tag set bit sets that claim
tag. Writing b0 to a specific claim tag bit has no effect. This
register always reads 0xFF, indicating eight
claim tags are implemented.
The DBGCLAIMCLR Register characteristics are:
Enables an external debugger to:
read debug resources
clear debug resources.
The DBGCLAIMCLR Register is a read/write register, in which:
Reading this register returns the current claim tag value
writing 0 to a CLAIM bit has no effect
writing 1 to a specific claim tag clear bit clears that claim tag.
Available in all processor configurations.
See Table 12.27.
Figure 12.16 shows the bit assignments.
Table 12.27 shows the bit assignments.
Table 12.27. DBGCLAIMCLR Register bit assignments
Bit | Name | Description |
|---|---|---|
| [31:8] | - | RAZ or SBZP. |
| [7:0] | Claim tag clear | R/W. Reset value is 0x00. |