17.9.10 Debugger Access Level REGISTER
| Symbol | Description | Symbol | Description | Symbol | Description |
|---|---|---|---|---|---|
| R | Readable bit | HC | Cleared by Hardware | (Grey cell) | Unimplemented |
| W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
| K | Write to clear | S | Software settable bit | — | — |
| Name: | DAL |
| Offset: | 0x124 |
| Reset: | 0x00000000 |
| Property: | R |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| Access | |||||||||
| Reset |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| Access | |||||||||
| Reset |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| Access | |||||||||
| Reset |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| CPU3[1:0] | CPU2[1:0] | CPU1[1:0] | CPU0[1:0] | ||||||
| Access | R | R | R | R | R | R | R | R | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
Bits 2:3, 4:5, 6:7 – CPU Condition: {DSU_TZ_IMPLEMENTED==0} 01 = Reserved
| Value | Name | Description |
|---|---|---|
| 3 | UNIMPLEMENTED | Unimplemented CPU |
| 2 | FULL_DEBUG | Debugger has full access to debug CPUn |
| 1 | NS_DEBUG | Debugger can access only non-secure regions |
| 0 | SECURED | Debugger access is disabled |
| 3 | UNIMPLEMENTED | Unimplemented CPU |
| 2 | FULL_DEBUG | Debugger has full access to debug CPUn |
| 0 | SECURED | Debugger access is disabled |
Bits 1:0 – CPU0[1:0] Condition: {DSU_TZ_IMPLEMENTED==1} 11 = Reserved Condition: {DSU_TZ_IMPLEMENTED==0} 11 = Reserved 01 = Reserved
Writing in this bitfield has no effect.
0x0 = (SECURED) Debugger targeting CPU0 domain can only access the DSU external address space otherwise debugger access is disabled
0x1 = (NS_DEBUG) Debugger can access only non-secure regions. This value is only applicable to PIC32CM SG devices.
0x2 = (FULL_DEBUG) Debugger can access secure and non-secure regions.
0x3 = Reserved.
| Value | Name | Description |
|---|---|---|
| 2 | FULL_DEBUG | Debugger can access secure and non-secure regions |
| 1 | NS_DEBUG | Debugger can access only non-secure regions |
| 0 | SECURED | Debugger targeting CPU0 domain can only access the DSU external address space otherwise debugger access is disabled |
| 2 | FULL_DEBUG | Debugger has unrestricted access. |
| 0 | SECURED | Debugger targeting CPU0 domain can only access the DSU external address space otherwise debugger access is disabled |
