Other Parts Discussed in Thread: CC1352R
Tool/software: Code Composer Studio
Hi,
I've just bought a CC1352R launchpad. When I tried to run one of its example. It threw the following error when I debugged it in CCS.
Cortex_M4_0: GEL Output: Memory Map Initialization Complete.
Cortex_M4_0: GEL Output: Board Reset Complete.
Cortex_M4_0: Can't Run Target CPU: (Error -2134 @ 0x0) Unable to control device execution state. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.2.0.00004)
Cortex_M4_0: Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.2.0.00004)
Cortex_M4_0: Unable to determine target status after 20 attempts
Cortex_M4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
Cortex_M4_0: Failed to write data to temporary buffer in RAM before programming device FLASH memory. addr=0x20001000, writeLength=8192(0x2000), bufIdx=0 Error: Could not write 0x20001000: target is not connected
Cortex_M4_0: File Loader: Memory write failed: Failed to write data to temporary buffer in RAM before programming device FLASH memory.
Cortex_M4_0: GEL: File: C:\Users\Psiborg\Documents\Ti_Workspace\CC1352_WS\rfEasyLinkRx_CC1352R1_LAUNCHXL_tirtos_ccs\Debug\rfEasyLinkRx_CC1352R1_LAUNCHXL_tirtos_ccs.out: Load failed.
Although When I did "Test Connection" of Target Configuration, it succeeded. Then Why it's Having issues with debugging?
Any Help is Appreciated,
Regards,
Keshav