Hi!
I have two Tiva Launchpads connected to my computer.
I need to flash the firmware of both one after another.
Is it possible to select in CCS which debug session goes to which launchpad?
Best regards
Falk
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.
Hi!
I have two Tiva Launchpads connected to my computer.
I need to flash the firmware of both one after another.
Is it possible to select in CCS which debug session goes to which launchpad?
Best regards
Falk
Assuming you are using the In-Circuit Debug Interface (ICDI) debug interface on the Launchpad then I don't believe this is possible. I found the following thread from 2012 which says:Falk Sobe said:Is it possible to select in CCS which debug session goes to which launchpad?
Unfortunately you cannot configure 2 ICDI based devices at the same time. It does not have a way to connect by ID or serial #. You can do this with XDS100's.
Looking at a Tiva launchpad I see the ICDI interface has a serial number, but looking at the target configuration for a Stellaris ICDI in CCS 6.0.1 there is no option to select the serial number of the emulator to connect to.