Hi guys,
I am new to TI chips, I have some problems with CCS5.4.0.00091 and I cannot figure it out.
I am using omapl138 and CCS is installed in virtualbox 3.1.8 with Ubuntu 10.04 LTS. Every time I try to test the DSP core connection, I get the error message.
[Start]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
/home/ran/.TI/1524211065/0/1/BrdDat/testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100- or 510-class product.
This utility will load the adapter 'libjioserdesusb.so'.
An error occurred while soft opening the controller.
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-151' (0xffffff69).
The title is 'SC_ERR_FTDI_OPEN'.
The explanation is:
One of the FTDI driver functions used during
the connect returned bad status or an error.
The cause may one or more of: invalid emulator serial number,
blank emulator EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the emulator can be located.
[End]
I searched for the solution and tried install_drivers.sh in install_scripts folder. The system shows udev start/running, process xxxx. I don't think this helps, because the problem is still there.
The xds100serial shows:
VID/PID Type Serial # Description
0403/6010 generic FT2232 FTWTFPVC USB <-> Serial Converter
Any help is appreciated!