Part Number: LP-EM-CC35X1
Other Parts Discussed in Thread: CC3551E, SYSCONFIG, UNIFLASH, LP-XDS110ET,
Hi TI team,
I recently purchased two evaluation kits from the TI website:
-
LP‑EM‑CC35X1 Rev A
-
LP‑XDS110ET
Both Type-C ports on the boards are connected to my PC.
My goal is to run the AT command example on the EVK to verify basic Wi-Fi functionality before developing my own Wi-Fi module based on CC3551E.
However, I am encountering issues when trying to debug or access the target memory.
Development Environment
CCS : 20.4.0.13_1.10.0
SDK : 9.22.00.15
SysConfig : 1.26.2
Project : examples/rtos/LP_EM_CC35X1/demos/at_commands
UniFlash : 9.4.0.5538
Compile Result in CCS
The project builds successfully in CCS.
Full compile log:
[177]Building target: "at_commands_LP_EM_CC35X1_freertos_ticlang.out"
[178]Invoking: Arm Linker
...
[180]Finished building target: "at_commands_LP_EM_CC35X1_freertos_ticlang.out"
[181]**** Build finished ****
Debug Failure in CCS
When I run Debug Project, the program fails to load to the target.
Debug log:
CS_DAP_0: FlashDeviceOsprey:: Flash loader: CC35xx_FLASH_LIBRARY_VERSION 1.2.0.13
CS_DAP_0: FlashDeviceOsprey:: FlashDeviceOsprey.cpp last changed: Nov 10 2025 18:48:17
File Loader: Verification failed: Could not write 0x14002000: target is not connected
GEL: File: ...\at_commands_LP_EM_CC35X1_freertos_ticlang.out: Load failed.
UniFlash Test
I then tried UniFlash to check the device.
UniFlash is able to detect the EVK, but when attempting to read memory I get the following error:
Error connecting to the target:
(Error -614 - (3:16:1))
The target indicates there is an error condition from a previous SWD request.
Clear the error condition, and try the SWD request again.
(Emulation package 20.4.0.3756)
Question
Could you please advise how to resolve this issue?
Specifically:
1.Why does UniFlash report SWD error -614 when reading memory?
2.Is there any additional configuration required for LP-EM-CC35X1 Rev A with LP-XDS110ET before debugging or flashing?
EVK configuration screenshot:

Thanks,
Sheng

