| |||
| Home > Debug > Management registers > Lock Status Register | |||
The DBGLSR Register characteristics are:
Returns the current lock status of the debug registers.
The DBGLSR is:
a read-only register
only defined in the memory-mapped interface
Available in all processor configurations.
See Table 12.28.
Figure 12.18 shows the bit assignments.
Table 12.28 shows the bit assignments.
Table 12.28. DBGLSR Register bit assignments
| Bits | Name | Function |
|---|---|---|
[31:3] | - | Do not modify on writes. On reads, the value returns zero. |
[2] | 32-bit access | Indicates that a 32-bit access is required to write the key to the DBGLAR. This bit always reads 0. |
[1] | Locked bit | Locked bit: 0 = Writes are permitted. 1 = Writes are ignored. This is the reset value. |
[0] | Lock implemented bit | Indicates that the OS lock functionality is implemented. This bit always reads 1. |