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.

AM2432: In a Linux headless system with four XDS110 connect, how to select a particular XDS110 device use LoadTi or DSS script

Part Number: AM2432

The Setup & Problem

  • We are on CCS 12.1
  • We have an automated test setup with one Linux headless machine connect to multiple/four XDS110
  • Each XDS110 is connect to one PCB with a AM2432 part.
  • We are trying to load a .out file/image  to each of the PCB using Loadti or DSS script.
  • How can we specify a particular XDS110 device  in LoadTi or DSS script ?

 

Serial Number for all 4 XDS110 are the same

Using xdsdfu to display the XDS device connect, it is show that the serial numbers are the same:

$ /home/AndyToronto/ti/ccs1210/ccs/ccs_base/common/uscif/xds110/xdsdfu -e

USB Device Firmware Upgrade Utility
Copyright (c) 2008-2019 Texas Instruments Incorporated. All rights reserved.

Scanning USB buses for supported XDS110 devices...


<<<< Device 0 >>>>

VID: 0x0451 PID: 0xbef3
Device Name: XDS110 Probe with CMSIS-DAP
Version: 2.3.0.5
Manufacturer: Texas Instruments
Serial Num: 00000000
Mode: Runtime
Configuration: Standard

<<<< Device 1 >>>>

VID: 0x0451 PID: 0xbef3
Device Name: XDS110 Probe with CMSIS-DAP
Version: 3.0.0.22
Manufacturer: Texas Instruments
Serial Num: 1234
Mode: Runtime
Configuration: Standard

<<<< Device 2 >>>>

VID: 0x0451 PID: 0xbef3
Device Name: XDS110 Probe with CMSIS-DAP
Version: 2.3.0.5
Manufacturer: Texas Instruments
Serial Num: 00000000
Mode: Runtime
Configuration: Standard

<<<< Device 3 >>>>

VID: 0x0451 PID: 0xbef3
Device Name: XDS110 Probe with CMSIS-DAP
Version: 3.0.0.22
Manufacturer: Texas Instruments
Serial Num: 00000000
Mode: Runtime
Configuration: Standard

Found 4 devices.