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.

CCS 5.1.0 M7 Installation Issue

Other Parts Discussed in Thread: OMAPL138

Ubuntu 10.04 64-bit

CCS 5.1.0 M7, Lite installer

(Not on TI network)

 

When I try to install I see this much complete successfully:

Downloading Docs ...Downloading Eclipse version 3.7.0.0... done.
Installing Eclipse... done.
Installing Installer extensions...version 201108072303... done.
Downloading Eclipse P2 extensions version 201108072303... done

After that I get an error to see the attached log.

  • I downloaded the full tar.gz from the optional link where it says:   Full DVD images containing all components are also available: Windows, Linux.......

    When I installed on Ubuntu 10.04LTS 32-bit, everything worked OK except for some permissions on the xdctools directory.  I have a separate post for that.....

  • CCS team -- FYI, I ran the installer again this time using "sudo".  The default installation location is /usr/local/CCSv5.1.  I put it at /usr/local/ccs_v5.1.0m7 (nearly the same!) since I will likely be installing a number of CCS 5.1 builds!  The Lite installer seems to be working fine this time around.  I'll report back with further updates after it finishes and I can try a few things such as my XDS560v2.

    Bruce -- thanks for your reply!  Just curious -- did you use "sudo" when running the (full) installer?  What was your install location?  Have you used any emulators with your CCS yet?  If so, which one?  The last installation I did was CCS 5.1 M5.  I had a lot of trouble with emulation.  I never succeeded in getting the BH XDS560v2 working.  I did get a BH XDS100v2 working, but I had to launch Eclipse using "sudo" from the command line which was moderately annoying.

  • Brad,

    I tried installing with sudo first and there were quite a few install issues.  Many of the install directories were owned by root, and did not have write access needed.  Also when I imported a working project from my CCSv5.03  installation, the imported project was owned by root and had permission issues.  I then un-installed, and re-installed as a user. This install goes at /opt/ti/ccsv5.

    I do have the BH560v2 working.  I followed the installation instructions instructions here http://processors.wiki.ti.com/index.php/Linux_Host_Support#Downloads to set permissions.  Especially note the steps for getting the /etc/udev/rules.d installed correctly and the A or B step to get permissions set after install.

  • Hi Brad,

    Could you zip up your install logs and send them to me? The logs are in <home>/.installjammerinfo/ccsv5. There are additional files in <installdir>/eclipse/ - install.log, ccs_config.xml.

    Were you running as root?

    Thanks

    Danish Innis

  • Bruce,

    Thanks for the help!  Pretty funny to have the community supporting TI!  ;)  If you'd like to be a TI FAE please let me know!

    I did manage to get everything working by doing the following:

    • Ran Lite installer using 'sudo'
    • Launch eclipse from command line using 'sudo'

    I've so far tested BH-XDS100v2+DM8148 as well as BH-XDS560v2+OMAPL138.  Both worked fine.

    I had not previously seen the site you mentioned.  Thanks for pointing that out!  I now see a link to it further down on the Downloads page.  I imagine following some of the steps listed on that page will also work in getting things up and running (without the need for sudo all the time).  I think I'll probably just roll with what I have for right now, but once M8 comes out I will definitely try out some of those tricks!!!

    Thanks again for your replies.

    Best regards,
    Brad

  • danishinnis said:
    Could you zip up your install logs and send them to me? The logs are in <home>/.installjammerinfo/ccsv5. There are additional files in <installdir>/eclipse/ - install.log, ccs_config.xml.

    Too late -- I already deleted the old, non-working installation and now have things working.  Thanks any way.