Line 157: |
Line 157: |
| | 0x82 | | | 0x82 |
| | u8 | | | u8 |
− | | Indicates that all threads should be unlocked from debug features | + | | Indicates that all threads should be unlocked |
| |- | | |- |
| | 0x83 | | | 0x83 |
Line 211: |
Line 211: |
| | Debug string length | | | Debug string length |
| |} | | |} |
− |
| |
− | "Locked from debug features": this is done by setting bit7 of the thread's scheduling mask, which is checked by debug SVCs afterwards
| |