• 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 » RTA tools missing from CCS 5.1.1
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

    RTA tools missing from CCS 5.1.1

    This question is answered
    Brad Griffis
    Posted by Brad Griffis
    on Mar 13 2012 14:20 PM
    Guru57350 points

    Just upgraded to CCS 5.1.1.  It looks like all the DSP/BIOS tooling has disappeared, e.g. RTA, KOV, etc.  Here's a screenshot:

    I upgraded by downloading the 5.1.1 tarball and installing over the top of my existing 5.1.0 installation.

    ---------------------------------------------------------------------------------------------------------

    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
    • Brad Griffis
      Posted by Brad Griffis
      on Mar 13 2012 14:51 PM
      Guru57350 points

      FYI, I also noticed that the "new project wizard" does not have any DSP/BIOS templates.  It's like CCS does not "understand" DSP/BIOS any more.  I can still BUILD my project, i.e. it "sees" DSP/BIOS from a build perspective, but it seems like all the supporting DSP/BIOS components have disappeared.

      ---------------------------------------------------------------------------------------------------------

      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.
    • Imtaz Ali
      Posted by Imtaz Ali
      on Mar 13 2012 15:35 PM
      Expert3525 points

      Brad,

      There are two know scenarios where all DVT (RTA, ROV, System Analyzer, CCS Graphs, Image Analyzer, ...) features may disappear from CCS5.1.x Tools menu:

      1. Installing MCSDK with MCSA 1.0 (System Analyzer) selected. The System Analyzer in MCSDK is older and not compatible with the one in CCS 5.1.x and should not be selected.
      2. If using an old workspace from CCS4.x ... there seem to be some incompatibility.

      The second problem can be resolved by using a new workspace. Both problem can be resolved by installing a DVT patch. See the System Analyzer Wiki -> Know Issues here for details: http://processors.wiki.ti.com/index.php?title=Multicore_System_Analyzer#Known_Issues.2FErrata

      Regards,

      Imtaz.

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • eric_wilbur
      Posted by eric_wilbur
      on Mar 13 2012 16:52 PM
      Prodigy525 points

      Imtaz,

      Brad and I are together this week and found this problem. We installed 5.1.1 on top of the the current 5.1.0 install. We tried it 3 different ways with the same result and at least two of us used a NEW workspace. So, one of us probably falls under item #1. Two of us tried a new workspace. None of us can see ANY BIOS or SYS/BIOS templates and there is no RTSC tab either. It is as if CCS is NOT seeing the currently installed tools like DSP/BIOS (5.x) and SYS/BIOS (5.x). We have yet to try the FULL INSTALL yet.

      Cheers, Eric

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Brad Griffis
      Posted by Brad Griffis
      on Mar 13 2012 16:53 PM
      Guru57350 points
      1. I've never installed MCSDK.
      2. I created my workspace when I installed CCS 5.1.0. I just tried creating a brand new workspace.  I still see the issue where File -> New Project does not show DSP/BIOS or SYS/BIOS examples.  (I haven't tried debugging yet but I imagine the RTA/ROV issue is still present too.)

      ---------------------------------------------------------------------------------------------------------

      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.
    • Brad Griffis
      Posted by Brad Griffis
      on Mar 13 2012 17:43 PM
      Guru57350 points

      Update:  The issue appears to be specific to the upgrade from CCS 5.1.0 to 5.1.1.  The issue seems easily reproducible as it affected me and two other people that I had update to CCS 5.1.1.  Our method of update is to take the complete installer (1.2 GB), run it, and point it to the existing 5.1.0 installation.  I had someone else do a clean install and we haven't seen any issues.

      ---------------------------------------------------------------------------------------------------------

      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.
    • danishinnis
      Posted by danishinnis
      on Mar 14 2012 09:36 AM
      Intellectual1905 points

      Hi Brad,

      Are you running on windows or linux? Can you send me your install logs?

      On Windows: c:\program files\installjammer registry\ccsv5 (installjammer registry is a hidden folder)

      On linux: $HOME/.installjammerinfo/ccsv5 (note, it's dot-installjammerinfo)

      A zip/tar of the ccsv5 folder will do.

      Thanks

      Danish Innis

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Brad Griffis
      Posted by Brad Griffis
      on Mar 14 2012 10:02 AM
      Guru57350 points
      ccs_setup_5.1.1.00031_install.log.txt

      Windows XP SP3

      Log attached.

      ---------------------------------------------------------------------------------------------------------

      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.
    • Brad Griffis
      Posted by Brad Griffis
      on Mar 14 2012 10:11 AM
      Guru57350 points
      log.zip

      Here's a zip file containing all the files generated during yesterday's update.

      ---------------------------------------------------------------------------------------------------------

      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.
    • Neil Walker
      Posted by Neil Walker
      on Mar 20 2012 17:19 PM
      Intellectual905 points

      I had to do the same thing for the Linux version of CCS5.1.1, ie remove CCS5.1.0 and then reinstall CCS5.1.1 before ROV, etc showed up in the tools menu

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • David S47805
      Posted by David S47805
      on Mar 23 2012 17:31 PM
      Prodigy20 points

      On a linux virtual machine I installed 5.1.1 and tried creating a CCS project with DSP/BIOSv5.  It told me that the DSP/BIOS tools weren't installed.

      Thinking I may have not done something right, I tried the install again with the same results.  (I may have tried it yet again...)

      Anyway, I eventually tried 5.1.0 and DSP/BIOS support is there.

      Something seems to be lacking from 5.1.1

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Brad Griffis
      Posted by Brad Griffis
      on May 21 2012 21:57 PM
      Guru57350 points

      I downloaded CCS 5.2.0 with the far-fetched hope that it would "bring back" the missing features when I updated my CCS.  That was a bad idea as that CCS installation can no longer be launched at all!!!!  I'm doing a clean install now of CCS 5.2.0 along side my now defunct original installation.  I imagine I'll be back in business at that point.

      Danish, can you summarize what happened here?  In other words, were you able to find the root cause of the missing RTA?  My impression is that something in the installation processed killed it for upgrades.  The clean installations of CCS 5.1.1 that I have seen all worked ok.  However, all the upgrade installs of CCS 5.1.1 had the issue I described originally.  So can you confirm that issue has been identified and fixed such that I have confidence in being able to update from 5.2.0 to 5.2.1 (whenever that comes out)?

      ---------------------------------------------------------------------------------------------------------

      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.
    • danishinnis
      Posted by danishinnis
      on May 23 2012 15:38 PM
      Verified Answer
      Verified by Brad Griffis
      Intellectual1905 points

      We have identified a bug in the 5.1.1 update that was corrupting some eclipse configuration files. We have confirmed that this was the root cause of the issue and has since been resolved. 5.1.x to 5.2.0 or 5.2.0 to 5.2.1 will not have the same problem.

      Sorry for the inconvenience.

      Danish

      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