On board jtag was working till yesterday but today it is giving some errors.
I have tried some solution from e2e post's related to the errors(mentioned below)
1.) JTAG XDS100+RS232 V1.0 drivers issue
2.) Error in JTAG Connection Test:- The value is '-151' (0xffffff69). The title is 'SC_ERR_FTDI_OPEN'.
Solution Tried:
1.) reinstalled the ccs V7.2(no luck)
2.) tried to update drivers from control suit xds100 driver location using device manager(no luck)
3.) Tried on another laptop with fresh ccs installation(no luck)
4.) Tried related suggestion from
JTAG Test Connection Log:
[Start: Texas Instruments XDS100v1 USB Debug Probe_0]
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)]------------------------------------
C:\Users\Parveen\AppData\Local\TEXASI~1\
CCS\ti\0\0\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 'jioserdesusb.dll'.
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 be one or
more of: no XDS100 is plugged in, 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.
[End: Texas Instruments XDS100v1 USB Debug Probe_0]
Need help to make it work.
thanks
Pushpender