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.

TMDSEMU200-U: TMDSEMU200-U

Part Number: TMDSEMU200-U

Hi,

I am trying to work with a new XDS200 Debug Probe debugger using TI CCSv8 but unable to configure the debugger correctly.

I tried configuring it this way (using a TI batch file) but got these errors:

C:\ti\ccsv8\ccs_base\common\uscif\xds2xx>update_xds2xx.bat xds200
.
Updating Firmware ...
Error : Failed to open port connection : xds2xxu : 0
Error : test failed
.
Rebooting, please wait ...
Error : Failed to open port connection : xds2xxu : 0
Error : test failed
.
Updating CPLD ...
Error : Failed to open port connection : xds2xxu : 0
Error : test failed
.
Reading Configuration ...
.
Check swRev is 1.0.0.8 or higher
.
Error : Failed to open port connection : xds2xxu : 0
Error : test failed
.
Press any key to continue . . .

Could you please help me in getting the new debugger to work?

I can see its driver is not recgonized well in windows 10 on my computer

as the COM ports have exclamation mark (!).

I would appreciate your quick response on this matter.

Thanks,
Raphael

  • Raphael,

    If you run the xds2xx_portchk.exe utility from /ccs/ccs_base/common/uscif/xds2xx does it detect anything?

    In device manager the xds200 should be showing up under ports

    Given the comment about the exclamation mark I am assuming that the port check utility is going to fail.  Does your device manager list it as XDS2xx?  If you go to the details what does it show as the error?

    Regards,

    John

  • Hi John,

    Thanks for your reply.

    I ran the xds2xx_portchk.exe utility and here is what I got:

    and om my device manager this is how it's presented:

    See above the exclamation mark I was talking about. The error it shows is:

    "The device cannot start" (code 10).

    As you can see in the path I used the xds2xx_portchk utility is found under CCS1010 and not under CCSv8, it's because I have not found

    this utility under CCSv8 installation. Eventually I would like to use the XDS2XX on CCSv8 and CCSv10.

    Thanks,

    Raphael

  • Raphael

    With the utilities that are in CCSv10 can you attempt:

    xds2xx_conf.exe get xds2xxu 0

    Assuming that fails I think we will have to install the drivers again.

    Near the bottom of this page is a set of instructions on how to reinstall the windows drivers. When doing this use the ones from v10.

    https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds200.html

    John