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.

Strange connection problem with XDS100v2

Other Parts Discussed in Thread: TMS320F28069M

I am using the C2000 LauchpadXL TMS320f28069M board and code composer 6.1.0. It uses and XDS100v2 emulator. If I do a fresh install of CCS I am able to test my connection successfully, and program the development board. Once I restart code composer and test the connection however, I get the following error.

-----[An error has occurred and this utility has aborted]--------------------

This error is generated by TI's USCIF driver or utilities.

The value is '-151' (0xffffff69).
The title is 'SC_ERR_FTDI_OPEN'.

The explanation is:
One of the FTDI driver functions used during
the connect returned bad status or an error.
The cause may be one or more of: invalid XDS100 serial number,
blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the XDS100 can be located.

[End: Texas Instruments XDS100v2 USB Debug Probe_0]

This is the same error one recieves if nothing is plugged in at all. If I run FT_Prog, u get the following error...

FT_Prog has detected an FTDI device but cannot detrmine its type. 

if windows is still enumerating a device please wait a few moments and try again

if you have enabled selecteive suspend for a com port, please disable it and try again.

I have made sure selective suspend is disabled and my drivers are correctly installed per teh xds100 troubleshooting guide. If I do a full reinstall of CCS it will work again until I close CCS. I have tried deleting the app data as well.