Other Parts Discussed in Thread: CC2340R5
Hello team,
I tried out the steps mentioned by Ryan exactly as in the attached post. However, I see the log as below. I am also using CCS12.3.0 as the OP of that post.
Can you help to understand if I am committing a mistake here in the process of unlocking the CC2340?
Cortex_M0P: Flash loader: CC23xx_FLASH_LIBRARY_VERSION 3.17.09.20
CS_DAP_0: GEL Output: This GEL script should only be used when an invalid CCFF was programmed into a Loki Low Plus PG2.0.
Error code of @-614 or @-615 is expected to be thrown by the CCS before using this workaround!
CS_DAP_0: Error connecting to the target: (Error -615 @ 0x0) The target failed to see a correctly formatted SWD header. The connection to the target may be unreliable. Try lowering the TCLK setting before trying again. (Emulation package 9.11.0.00128)
CS_DAP_0: GEL Output: DAP core is connected! Programming a default CCFG to unblock the device...
UnblockLokiLowPlusPG2() cannot be evaluated.
Register not found: CFGAP_DEVICEID
at GEL_EvalOnTarget("CS_DAP_0", "'REG'::CFGAP_DEVICEID") [cc23xx_util.gel:15]
at ReadDeviceId() [cc23xx_util.gel:44]
at IsCC23x0R5() [cc23xx_util.gel:26]
at IsCC23xx() [cc23xx_dap.gel:33]
at EnterSaci() [unblock_loki_low_plus_pg2.gel:55]
at ProgramValidCcfg() [unblock_loki_low_plus_pg2.gel:23]
at UnblockLokiLowPlusPG2()
Regards,
Shashank