With CCS 6.1.2.00014 under CentOS 6.7 64-bit attempted to connect to the on-board isolated XDS100v2 on a TMDXCNCDH52C1 H52C1 Concerto controlCARD, which was the first time that had attempted to use the TMDXCNCDH52C1.
CCS was reporting a 'SC_ERR_FTDI_OPEN' error when attempted to either test the connection, or start a debug session.
[I didn't keep a record of the output from the failed attempts]
The XDS100v2 on the TMDXCNCDH52C1 was the only emulator connected to the PC.
To investigate:
1) common/uscif/xds100serial under Linux found the XDS100v2 emulator with a VID/PID 0403/a6d0, but I noticed the Serial number was blank.
2) Changed to running CCS 6.1.2.00014 under Windows 7, which with the XDS100v2 with the blank serial number was able to pass the test connection and start a debug session.
3) Used FT_prog under Windows to program the XDS100v2 with a auto-generated serial number starting with a "SD" prefix.
4) With a serial number programmed into the XDS100v2, with CCS 6.1.2.00014 under Linux was then able to then successfully pass the test connection and start a debug session.
Is there a bug in either the FTDI Linux drivers or Linux CCS 6.1.2 which prevents connection to a XDS100v2 with a blank serial number?