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 found the mistake to description of "Updating the XDS200 firmware" of wiki.

Hello,

I found the mistake to description of "Updating the XDS200 firmware" of wiki.

http://processors.wiki.ti.com/index.php/XDS200#Updating_the_XDS200_firmware

It is as follows exactly.
I download an update file from here and execute after saving on a local disk.

http://support.spectrumdigital.com/ccs51/RawPackages/sd_emupack_setup_5.2.0.13.exe

The update file of XDS200 is installed in the following folder.

"C:\ti\ccsv5\ccs_base\emulation\specdig\xds2xx\"

I execute by the command prompt of windows as follows.

1. Go to the folder where the update files:

C:\>cd  "C:\ti\ccsv5\ccs_base\emulation\specdig\xds2xx"

2. Run the update batch file:

C:\ti\ccsv5\ccs_base\emulation\specdig\xds2xx>update_xds2xx.bat  xds200

Regards, Hidetaka.

  • Hidetaka,

    Thanks for bringing this to our attention.

    The procedure shown at the wiki page was used before the batch file <update_xds2xx.bat> existed, therefore it was not necessarily wrong but was simply a manual way of doing what the batch file does. However, the procedure you list is less error prone and therefore preferable.

    The batch file does not work for XDS220 debug probes connected via Ethernet, therefore your post prompted me to update the wiki page for this as well.

    For all that, thank you again for the help.

    Regards,
    Rafael
  • I have installed CCSv5 and CCSv6 since, at the moment, neither of them work.

    I tried Hidetaka's method above  on CCSv5 but I had to create the directory ...\xds2xx.  and again CCS wouldn't load hello.out

    On CCSv6 the files were quite different.