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.

TMS320F280049: Changing serial number

Part Number: TMS320F280049


Having received two F280049C Launchpad boards both with identical serial numbers, I needed to change the serial number of at least one in order to connect via XDS110 JTAG probe if I wanted CCS to connnect to both simultaneously. In the project properties, there is the option to connect to the Launchpad using its serial number, thereby ensuring that CCS always connects to the intended board. It is still unclear to me whether the serial number is associated with the Launchpad or the XDS110. 

After searching around I found the following info:

1. Go to directory  C:\ti\ccs1100\ccs\ccs_base\common\uscif\xds110

     Replace the 1100 in ccs1100 with your version of CCS

2. run command from command line:  sdsdfu -e  to find out the current serial number

3. run command from command line:  xdsdfu -m to put xds110 in DFU mode

4. run command from command line:  xdsdfu -n xxxx -r  where xxxx is your four digits to replace the last four digits of the current serial number

5. run command from command line:  xdsdfu -e to verify new serial number

For further info go to this URL;  https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html

i can only hope this relieves your anxiety.

PhilG

  • Hi Phil, sorry for the delay. We appreciate your patience while this is routed to the right expert.

    Thanks, Sira

  • Hi Phil,

    Serial number is associated with XDS110. You can execute C:\ti\ccs1100\ccs\ccs_base\common\uscif\xds110serial.exe this will give you serial numbers for both the xds110 that are connected to two different launchpads. You can then try connecting one at a time, and figure out which serial number belongs to which xds110 and then configure .ccxml file accordingly.

    Let me know if you are still having issues connecting two launchpads using XDS110 serial number.

    Best Regards,

    Nirav