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.

CCS/LAUNCHXL-CC1350: ERROR: Can not download program more than one time.

Part Number: LAUNCHXL-CC1350
Other Parts Discussed in Thread: CC1350

Tool/software: Code Composer Studio

Hello experts,

I have designed a board using CC1350 LP reference. I got problems with it now. My problem is i can download my firmware just only one time. After that below Error  appear :

IcePick_C: Error connecting to the target: (Error -275 @ 0x0) The attempt to poll a target device exceeded its timeout limit. The utility or debugger has requested that a target device be repeatedly accessed for a specific data or status value. This has failed because the built-in limit for the maximum number of attempts when polling the JTAG scan-path has been exceeded. (Emulation package 8.2.0.00004) 

Can you tell me what is my problem, and how to solve it?

Thank you!

P/S: I mean that  i can not use CCS to debug more than one time. But can use Flash programmer 2 to upload firmware.