• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Development Tools » Code Composer Studio » Code Composer Forum » How do I add the C5500 device platform to an existing CCS 4.2 installation?
Share
Code Composer Studio
  • Forum
  • Announcements
Options
  • Subscribe via RSS
Common Questions
  • Code Composer Studio Forum Usage Guidelines

  • Resources
  • Code Composer Studio (CCStudio) Product Folder
  • Troubleshooting CCS
  • CCS Wiki
  • Download CCS
  • Order CCS
  • Tools Insider Blog
  • Bug Tracking
  • Forums

    How do I add the C5500 device platform to an existing CCS 4.2 installation?

    This question is answered
    Shawn S.
    Posted by Shawn S.
    on May 04 2012 16:17 PM
    Expert1245 points

    CCS v 4.2.5.00005

    Windows XP.

    I have been using CCS 4.2.5 without issue on some C6000 based projects.  I now want to do work on C5500 based projects. Apparently when I first installed CCS 4.1.2 on my machine I must have only selected the C6000 family.  As a result the only two platforms or Project Types that show up (for example if creating a brand new project) are C6000 and ARM. 

    In comparing my ccs install to an existing install on a second PC,  I see several files within PC #2 ccsv4\eclipse\plugins folder that are not in my machine.  For example files like: "com.ti.ccstudio.buildDefinitions.C5500_legacy_4.1.2etc.jar.   So it seems to me that I need to somehow install support for the C5500 device on my existing CCS 4.2 installation.  I believe this is the core issue with another issue I posted on not being able to load an example project from the C55x CSL.

    I have tried to use the "Help->software Updates->find and install" menu item, using the "Search for new features to install", selecting all Listed Sites, but nothing comes up other than C5500 code Gen tools, which I have installed but has not solved the problem.

    How do I add support for the C5500 platform?  Is there a specific "update Site" I should point to?

    thanks

    -S

    ----- Please click the Verify Answer button on this post if it answers your question --------
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Lisa TI
      Posted by Lisa TI
      on May 07 2012 07:48 AM
      Guru99715 points

      Hi Shawn,

      is this a duplicate post?  You can rerun the installer to the same directory to add further support.  You should also upgrade to 4.2.5.

      Another note, the CSL I believe was from CCSv3.3.   This may also be an issue. 

      Please keep us informed how the above goes and also any further details on what exactly you are trying to do.

      Best Regards,

      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on May 07 2012 07:54 AM
      Guru99715 points

      Hi Shawn,

      I should clarify, there is something you can do if you do not want to keep a v3 installation alongside v5, then you will need to install CSL separately and point v5 to it since v4 and v5 do not come with the CSL libraries.  Have a look at this migration wiki. 

      http://processors.wiki.ti.com/index.php/Importing_CCSv3_Projects_into_CCSv4#CSL_and_XDAIS

      This is where CSL can be downloaded from:

      http://processors.wiki.ti.com/index.php/Chip_support_library

      The above migration wiki should help get rid of most of the path/build warnings/problems.  The remaining one should simply be to correct to the CCS installation root instead of CCSv3 installation rool.  This wiki should help with that

      http://processors.wiki.ti.com/index.php/Include_paths_and_options

      Please keep us informed.

      Best Regards,

      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Shawn S.
      Posted by Shawn S.
      on May 07 2012 13:08 PM
      Expert1245 points

      Sorry for the duplicate post.  Once I had better isolated the root cause of the other issue I created a new post with a more specific question.

      I am already running 4.2.5.

      I tried installing to the same directory and got the following message. Is the issue now that the disk image with the setup exe I have is for an older version (4.1.2) of CCS than I am currently running (4.2.5)?

      ----- Please click the Verify Answer button on this post if it answers your question --------
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on May 07 2012 14:55 PM
      Guru99715 points

      Hi Shawn,

      First I would try installing the CSL as stand alone, as I mentioned in my last post.  

      If you also wish to do the overinstallation, get 4.2.5 from here and don't bother with the old dvd.

      http://processors.wiki.ti.com/index.php/Download_CCS

      Please keep us informed.

      Best Regards,

      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Shawn S.
      Posted by Shawn S.
      on May 07 2012 15:06 PM
      Expert1245 points

      There is no dvd image for 4.2.5, but there is one for version 4.2.4, so I will try that and let you know what happens. 

      By the way, I don't think it has to do with the CSL installation, since the CSL CCSv4 example projects load just fine on my laptop which isn't missing the 5500 support in its CCS install.

      -S

      ----- Please click the Verify Answer button on this post if it answers your question --------
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Shawn S.
      Posted by Shawn S.
      on May 07 2012 16:14 PM
      Expert1245 points

      Same result with the 4.2.4 DVD image when trying the re-install.  Any new suggestions?

       

      ----- Please click the Verify Answer button on this post if it answers your question --------
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Shawn S.
      Posted by Shawn S.
      on May 07 2012 16:30 PM
      Expert1245 points

      OK, I thought of something else to try. I just rolled back my CCS from v4.2.5 to 4.2.4 and the ran the 4.2.4 install to the same directory.  It has now given me the option to "repair" the old install and I was able to select the C5500 components.  It looks like that install is working.  Once its done, I'll update to 4.2.5 again and see if all works.

      -S

      ----- Please click the Verify Answer button on this post if it answers your question --------
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on May 08 2012 07:52 AM
      Guru99715 points

      Hi Shawn,

      ok, glad to hear you seem to have it sorted.  Please let us know that it does indeed work.

      Best Regards,
      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Shawn S.
      Posted by Shawn S.
      on May 08 2012 10:54 AM
      Verified Answer
      Verified by Shawn S.
      Expert1245 points

      OK, so I was able to get an “overinstall” of CCS to work by rolling back my CCS from 4.2.5 to 4.2.4 and then running the 4.2.4 setup exe from the downloaded DVD image.  So I guess the trick was to have the version of existing CCS match the version of the DVD install/setup exe.

      -S

      ----- Please click the Verify Answer button on this post if it answers your question --------
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on May 08 2012 12:24 PM
      Guru99715 points

      Hi Shawn,

      happy to hear it is now working and all the best with development.

      Thanks for the update.

      Best Regards,

      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    TI E2E™ Community
    • Support Forums
    • Blogs
    • Videos
    • Groups
    • Site Support & Feedback
    • Settings
    TI E2E™ Community Groups
    • TI University Program
    • Make the Switch
    • Microcontroller Projects
    • Motor Drive & Control
    Other Communities
    • Deyisupport
    • Designsomething.org
    • beagleboard.org
    • TI on Element 14
    • TI on TechXchangeSM
    Other Technical & Support Resources
    • WEBENCH® Design Center
    • Product Information Centers
    • Technical Documents
    • TI Design Network
    • TI Technical Articles
    • TI Training

    All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

    Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

    Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
    TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

    TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
    embedded processors, along with software, tools and the industry’s largest sales/support staff.

    © Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
    Trademarks | Privacy Policy | Terms of Use