This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1352R: rfEasyLinkTx_CC1352 example crashes custom board

Part Number: CC1352R
Other Parts Discussed in Thread: CC1310

Hello,

I have a CC1352 custom board which seems to work correctly in SmartRF Studio, which I can program correctly, etc.

But on running the SimpleLink example "rfEasyLinkTx_CC1352R1_LAUNCHXL_tirtos_ccs",

I get 

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.0.803.0) 

Cortex_M4_0: Trouble Halting Target CPU: (Error -2064 @ 0x0) Unable to read device status. 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.0.803.0) 

soon after it attempts transmission.

I have attempted slowing down XDS110 to a crawl, but still no dice.

Any help appreciated.