SWCU195A December 2024 – May 2025 CC2744R7-Q1 , CC2745P10-Q1 , CC2745R10-Q1 , CC2745R7-Q1 , CC2755R10
Exit SACI for debug mode and wait for the host to setup a breakpoint at the first instruction of the application.
Before this command, the host must use SACI_CMD_DEBUG_REQ_KEY_ID and if needed SACI_CMD_DEBUG_REQ_CHALLENGE and SACI_CMD_DEBUG_SUBMIT_CHALLENGE_RESP, to enable access to the AHB-AP. Otherwise the debug session fails.
After executing this command, the host must:
SACI_CMD_FLASH_ERASE_CHIP or SACI_CMD_FLASH_PROG_CCFG_SECTOR must not have been used during the current SACI session.
CCFG must be valid.
SCFG must be valid.
Valid application programmed.
Debugging must be allowed (see SACI_CMD_DEBUG_REQ_KEY_ID for details).
| Words | Bits | Field | Value | Description |
|---|---|---|---|---|
| 0 | 7:0 | cmdId | 0x07 | Command ID |
| 15:8 | respSeqNumber | User defined | Optional response sequence number, included in the response header | |
| 31:16 | reserved0 | 0x0000 | Reserved |
| Words | Bits | Field | Value | Description |
|---|---|---|---|---|
| 0 | 7:0 | cmdId | 0x07 | Command ID, copied from the first command parameter word |
| 15:8 | respSeqNumber | User defined | Optional sequence number, copied from the first command parameter word | |
| 23:16 | result | - |
Command result. One of the common results, or:
|
|
| 31:24 | dataWordCount | 0 | Size of additional response data, in number of 32-bit words |
These checks are performed before command execution, in the indicated order: