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.

CCS6.1 hosted on Ubuntu 15.04, x64, fails to find XDS100v2 Debug Probe

Other Parts Discussed in Thread: SYSBIOS, AM3359

Hello


I installed CCS6.1 on an Ubuntu 15.04, x64 platform with the latest sysbios, xdctools, and am335x sdk (same as I have on a Windows 7 host).  I created and compiled a simple "hello world" application.  The debugger fails to find the eval board's XDS100v2 debug probe -- the same AM3359 ICE v1 eval board that I use to test the Windows 7 system.

The Error message I see is:

Error connecting to the target:
(Error -151 @ 0x0)
One of the FTDI driver functions used during
the connect returned bad status or an error.
The cause may be one or more of: invalid XDS100 serial number,
blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the XDS100 can be located.
(Emulation package 6.0.14.0)

"strace xds100serial" shows that xds100serial is searching /sys/bus/usb/devices for its XDS100 probe, but in 15.04, the probe appears under /sys/bus/usb-serial/...

Please advise.


Regards,

-david