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.
Hi Champs,
I'm trying to use the on-board XDS200 on my K2 EVM. I'm running under Ubuntu 13.04 64-bit. Emupack is ti_emupack_keystone2_setup_1.0.0.3.bin When connecting I get the error:
Error initializing emulator:
(Error -2083 @ 0x0)
Unable to communicate with the emulator. Confirm emulator configuration and connections, reset the emulator, and retry the operation.
(Emulation package 5.1.73.0)
The log file says:
E 04/23/13 10:51:25:929 | rpcenv.cpp(1299) E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io
XDS560v2 works fine with the same board under Ubuntu.
XDS200 works fine when using from Windows 7 machine.
Kind regards,
one and zero
Juergen,
I can see the same here using a standalone XDS200 with C6678. It may be something specific to Ubuntu 13.04, I know there were some updates to the driver rules file needed for Fedora 18.
I filed SDSCM00047266 for this and ask someone on the emulation team to look at it.
Regards,
John
Juergen,
We have an updated rules file that fixes this issue on Ubuntu 13.04.
unzip this into /ccsv5/install_scripts and replace the file that is there
unplug the emulator
run sudo chmod 777 on the file to make it executable
run sudo ./install_drivers.sh
when the script is done then plug the emulator back in
run lsusb and make sure it shows up. if it does not then unplug and replug again until it does
should work fine now
John
I am getting an access denied error trying to download the file, please enable it.
Uploading again. Looks like the system moved or deleted the original upload.
extract to /ccsv5/install_scripts
unplug xds200
sudo chmod 777 filename
sudo ./install_drivers
plug in xds200
run lsusb, if it doesn't show up unplug and plug back in again until it does