Other Parts Discussed in Thread: CC3200
I am using latest version of CC6 on Windows 8.1 I have 5 different CC3200 LaunchPads (each have different sensors) attached at the same time to my development machine. When a new version of cose is built, it is done for all 5 different.build configurations.
The problem comes up when I try to start an interactive debug sessions with a specific Launchpad, up to now I have had to unplug all the "extra" devices, exit CCS and then restart CCS to get it to select the single remaining attached Launchpad.
This is becoming a MAJOR problem since every time I detach them they restart and all history and logs are lost.. I have now placed a separate powered USB hub in between the dev machine and 4 of the LaunchPads, this way I can unplug the 4 devices without them rebooting.
The problem now is that unplugging the USB hub also terminates the MultiTab Putty connections to these 4 launchpads, and all console status/error messages are lost.
Is there ANY WAY that all the launchpads can remain connected and that the specific COMxx used can be selected at debug session time?
Thanks