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.
I have the AMX 335 demo board and have installed Code Composer from the sd card, when I try to install the ADT from the included archive it fails with the following message:
An error occurred while installing the items
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.ti.ccstudio.base 5.0.0.316, action=com.ti.ccstudio.p2.actions.RunCommanddAction).
Command failed.
I've copied all the dependencies from the cd into my installation directory as per the instructions in the setup guide pdf.
Running Ubuntu 11.10, and compiling with g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1.
The same error message is thrown when installing from the archive included on the sd card with the board and when installing the adt from google's servers.
Hi Sten,
I've tried to reproduce your issue on my Ubuntu 10.04 machine running CCSv5.3, and could not find a way to reproduce your error.
I recommend removing CCSv5.0 and installing CCSv5.3 (the most current version) and then installing the latest ADT plugin.
This is a link to the most current version of the configuration instructions for ADT and CCS: http://processors.wiki.ti.com/index.php/TI-Android-CCSv5SetupGuide
I would also ensure that you have all of the required Linux dependencies for CCS: http://processors.wiki.ti.com/index.php/Linux_Host_Support
Walter
Hello Walter:
Thank you for your reply. I have downloaded CCS and will try again.
Sten.