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/TMDSEMU110-U: problem related debugging

Part Number: TMDSEMU110-U
Other Parts Discussed in Thread: TMS320F28027

Tool/software: Code Composer Studio

I start to debug the program in TMS320F28027 controller using xds110 debug probe. As i connect xds110 to my computer(windows 7, 500gb rom, 4gb ram) all device driver are installed automatically (i saw in device manager). after pin mapping with my card, i tried to load(debug) program in my card using ccs6v2 by change in targetconfigs (as a xds110 debug probe) but it shows common error as

"The explanation is:
An attempt to connect to the XDS110 failed.
The cause may be one or more of: no XDS110 is connected, invalid
firmware update, invalid XDS110 serial number, or faulty USB
cable. The firmware and serial number may be updated using the
xdsdfu utility found in the .../ccs_base/common/uscif/xds110
directory of your installation. View the ReadMe.txt file there
for instructions."

diagnose till now...
1) I tried with different USB cable but same problem
2) then in command prompt xdsdfu -e saw zero device connected and all other command xdsdfu -m saw requested device was not found on bus.(here i connect my debug probe to pc through usb cable...no other connection...it show red and green led on first..then red led off and green continuous on )

what is the problem with this debugger. this is newely purchased debugger.
how can i solve this issue?