SWCU193A April 2023 – August 2024 CC2340R2 , CC2340R5 , CC2340R5-Q1
Exit SACI, and run bootloader or application.
If a bootloader is specified in CCFG or FCFG, the device enters the bootloader. Otherwise the device enterts the application.
The device enables access to AHB-AP if Ccfg.debugCfg.authorization = 0x5A, or if SACI_CMD_DEBUG_SUBMIT_AUTH has been performed successfully. This allows a debugger to "attach to running target".
SACI_CMD_FLASH_ERASE_CHIP or SACI_CMD_FLASH_PROG_CCFG_SECTOR must not have been used during the current SACI session.
Bootloader must be specified in CCFG or FCFG, or there must be a valid application.
Words | Bits | Field | Value | Description |
---|---|---|---|---|
0 | 7:0 | cmdId | 0x15 | 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 | 0x15 | 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: