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/LP-CC2652RB: Automatic loading of program not possible if 2 different launch pads are connected to same PC

Part Number: LP-CC2652RB


Tool/software: Code Composer Studio

Hi,

I'm just starting to develop an application on basis of the CC2652 microchip and I have two launchpads CC2652R1 for that.

I as well managed to download 2 different programs to the two devices
1. Simple Broadcaster

2. Simple Central


Now I'm using both launchpads on the same PC and don't want to connect and disconnect them all the time for flashing a new program.
I was very glad when CCS came up with a "select debug probe by serial number" dialogue and selected the appropriate board.

Now my problem is:
If I try to start a new debug session by clicking the bug icon (button) it automatically starts the correct debug session on the board selected but then an error is issued

>> ERROR message in CCS >> Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0 : Target must be connected before loading program.

So it simply leaves out the connect to target step before trying to load the program. --> I then have to do the connect to target step and select the correct file for download manually and this is really annoying!


Is there a workaround for this?

kind regards
Andreas