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.
Hello,
I'm using CCSv5.1 on Ubuntu10.04 (Virtual machine using virtualbox) and now I failed to launch the debugger via XDS510USB.
When I tried to reset emulator by following steps, then I saw an error.
ubuntu@ubuntu-laptop:/opt/ti/ccsv5/ccs_base/emulation/drivers$ ./sdjtag -X portsavailable
** Checking for available USB devices on valid ports.
$$ XDS510USB connected on:
$$ EmuPortAddr=0x510
$$ EmuSerialNumber=S411135172120422
ubuntu@ubuntu-laptop:/opt/ti/ccsv5/ccs_base/emulation/drivers$ ./sdjtag -p 0x510 -X scantest
** Emulator Scan Test
IR ScanError IRLength0=1,IRLength1=144
When I did "lsusb" on the console, I could not find any emulator....
Could anybody please suggest me what is wrong ?
Best Regards,
Kawada
Kawada,
This question was asked a few times already on the forums. Please check the thread below:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/155882.aspx#566055
Regards,
Rafael
Hello Rahael,
Thanks for the reply.
I had already read the thread, but that was for VMware, not for Virtualbox. And I could not find solutions for my problem...
Best Regards,
Kawada
Kawada,
Although I don't have Virtualbox, I assume the issues reported in the thread are equally applicable, as the principle is the same (emulator is being blocked due to the virtualization of hardware)
The solution to this issue would be to use a native Linux box instead of a Virtual machine. Sorry.
Regards,
Rafael