I have two different target devices connected to separate USB ports on my PC. How do I tell CCS to connect to a specific one (ie COM6 not COM8)?
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.
I have two different target devices connected to separate USB ports on my PC. How do I tell CCS to connect to a specific one (ie COM6 not COM8)?
Hi,
How the target devices are connected to the PC? What CCS version are you using? Do you have one (or two) JTAG emulator(s)? If so, which one(s)?
Sorry, but with this level of information it is very difficult to have a clue to what you are trying to accomplish...
Regards,
Rafael
Rafael,
Thanks for responding.
I've got two DRV8312-C2 (TMS320F2806x) Motor Controller EVM's and am using CCSv5.2.
The end goal is to be able to have multiple EVM's connected to the same PC as a kind of "host" where we could connect different motors to each of the EVM's and have users be able to select which configuration they want to test their software with.
-tim
Tim,
Although I don't know this dev kit very well, I see from its User's Manual that it does not have an onboard emulator (XDS100, XDS510 or something else), therefore an external one must be plugged to the JTAG connector for CCS to properly connect to the device. In this case, the way to configure multiple emulators in the same PC varies greatly from the emulator type: XDS100, Spectrum Digital XDS510 USB, the installed documentation for Bh560v2 (at <CCS_INSTALL_DIR>\ccsv5\ccs_base\emulation\Blackhawk\Docs) and SD560v2 (online help of the SD560v2Cfg utility) and so on.
Hope this helps,
Rafael