Other Parts Discussed in Thread: AM1802
Hi,
I ran into this problem when I tried to connect to the XDS200 emulator:
E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io
Failed to open i/o connection (xds2xxu:0)
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 '-250' (0xffffff06).
The title is 'SC_ERR_ECOM_EMUNAME'.
So, I followed the instructions on "processors.wiki.ti.com/.../XDS200 to update the firmware on the XDS200 emulator as suggested by "processors.wiki.ti.com/.../Debugging_JTAG_Connectivity_Problems". And I got this problem during the update:
------------------------------------------------
$ ~/ti/ccsv6/ccs_base/emulation/specdig/xds2xx$ ./xds2xx_conf get xds2xxu 0
boardRev=2
ipAddress=0.0.0.0
ipConfig=dhcp
ipGateway=255.255.255.255
ipNetmask=255.255.255.255
productClass=XDS2XX
productName=XDS200
serialNum=00:0E:99:03:92:31
swRev=1.0.0.5
hostCPU=AM1802
emuCtrlType=Bit bang
extMemType=SDRAM
portUSB=true
portENET=false
portWIFI=false
portRS232=false
EnableUSBSerial=false
CurrentMeasure=false
$ ~/ti/ccsv6/ccs_base/emulation/specdig/xds2xx$ ./update_xds2xx.sh xds200
Updating CPLD
Error : test failed
.
Updating Firmware
ERROR: failed firmware update
Error : test failed
.
Rebooting
.
Reading Configuration
.
Check swRev is 1.0.0.5 or higher
.
Error : Failed to open port connection : xds2xxu : 0
Error : test failed
.
Hit any key to exit
--------------------------------------------------------------------------
The emulator seems to be dead now. I don't see the device in the "lsusb" list anymore. How do I go about fixing it?
Thanks,
Sam
