• 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 » CCS5.2.1.00018 crash during C6616 simulator initialization
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

    CCS5.2.1.00018 crash during C6616 simulator initialization

    This question is not answered
    Mateusz Bielecki
    Posted by Mateusz Bielecki
    on Jul 30 2012 00:05 AM
    Prodigy110 points

    Hello,

    I have crash issue when trying to launch target configuration with C6616 Simulator. First I get message that "Can't initalize Target CPU: Could not initialize the simulator driver. Check the Configuration File. " When try to retry operation crash occured: Below I'm attaching log file.  My OS configuration is Ubuntu 12.04 LTS x64. I will appreciate support, reinstalling is no use.

    ENTRY com.ti.ccstudio.debug 1 0 2012-07-30 06:58:17.505
    !MESSAGE DS_ERROR: TMS320C66x_0: Can't Initialize Target CPU: Could not initialize the simulator driver. Check the Configuration File


    !ENTRY com.ti.ccstudio.debug 1 0 2012-07-30 06:58:18.072
    !MESSAGE DS_ERROR: Can't Initialize Target CPU:
    Could not initialize the simulator driver. Check the Configuration File

    !ENTRY com.ti.ccstudio.debug 1 0 2012-07-30 06:59:09.808
    !MESSAGE DS_ERROR: TMS320C66x_0: Can't Initialize Target CPU: Could not initialize the simulator driver. Check the Configuration File


    !ENTRY com.ti.ccstudio.debug 1 0 2012-07-30 06:59:10.381
    !MESSAGE DS_ERROR: Can't Initialize Target CPU:
    Could not initialize the simulator driver. Check the Configuration File
    !SESSION 2012-07-30 06:59:18.701 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pl_PL
    Framework arguments: -product com.ti.ccstudio.branding.product
    Command-line arguments: -os linux -ws gtk -arch x86 -product com.ti.ccstudio.branding.product

    !ENTRY com.ti.ccstudio.debug.server 4 214294189 2012-07-30 06:59:23.299
    !MESSAGE Unexpected CCS exit detected [27.07.12 15:42]!!!

    !ENTRY org.eclipse.ui 4 4 2012-07-30 06:59:24.531
    !MESSAGE Referenced part does not exist yet: org.eclipse.cdt.ui.CView.

    !ENTRY com.ti.gde.adapter.c6flo 1 0 2012-07-30 06:59:32.047
    !MESSAGE install directory: /opt/ti/ccsv5/eclipse

    !ENTRY com.ti.gde.adapter.c6flo 1 0 2012-07-30 06:59:32.047
    !MESSAGE blocksDirectory directory: /opt/ti/ccsv5/ccs_base/c6flo_1.0.0.201206032146/Blocks

    !ENTRY com.ti.gde.adapter.c6flo 1 0 2012-07-30 06:59:32.695
    !MESSAGE xdcToolLocation directory: /opt/ti/xdctools_3_23_03_53

    !ENTRY com.ti.gde.diagram 1 0 2012-07-30 06:59:32.704
    !MESSAGE GDE adapter found: com.ti.gde.adapter.c6flo.C6floAdapter Supporting extensions: [c6flo] PluginID=com.ti.gde.adapter.c6flo

    br

    Mateusz

    crash linux simulator
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on Jul 30 2012 17:06 PM
      Guru117055 points

      Hi Mateusz,

      Mateusz Bielecki
      My OS configuration is Ubuntu 12.04 LTS x64. I will appreciate support, reinstalling is no use.

      I tried CCSv5.2.1 with the same OS config and no issues with the TCI6616 simulator. Did it ever work or was it broken from the start? 

      Thank you for the log. Was a crash dump file generated also (*.dmp)?

      http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5#CCS_Diagnostic_Logs

      Thanks

      ki

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

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. Enter your bug id in the "Find Record ID" box

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Jul 31 2012 01:23 AM
      Prodigy110 points

      Hi, thanks for reply.  There is no *.dmp files generated (at least it's not present in home directory or /var/lib/installjammer). I tried today with code composer 5.1.1.00033 but problem is the same. To be honest I don't think it ever worked cause I always used real hardware processor till now. The strange thing is that C6488 Simulator works like a charm and crash occures only with C66 family (functional and cycle accurate). Second strange thing is that code composer somehow spreads all over the system during installation and uninstall doesn't work quite right. Many directories are left e.g /var/lib/installjammer; ~/.eclipse; ~/.TI, etc To run uninstaller it I had to manualy run uninstall as sudo with --debugconsole flag. Otherwise graphical windows of uninstall doesn't show up. Is there some way to remove all code composer files from system and try fresh installation? Is code composer somehow dependent on system jre and java libraries? I'm using gnome3 desktop environment but I doubt it has impact on ccs behaviour. What information do You need for investigation? When launching target configuration first I'm getting window with information "Can't Initialize Target CPU:
      Could not initialize the simulator driver. Check the Configuration File" and if I press "Retry" then crash occurs if I press no code composer is left alive.

      br

      Mateusz

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Jul 31 2012 01:25 AM
      Prodigy110 points

      Can we arrange remote session or something similar?

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Jul 31 2012 04:49 AM
      Prodigy110 points

      Hi, maybe some more details,

      now using Code Composer 5.1.1.00033 I'm getting error running from from command line:

      # An unexpected error has been detected by Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00000000, pid=14150, tid=3235572544
      #
      # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode linux-x86)
      # Problematic frame:
      # C 0x00000000
      #
      # An error report file with more information is saved as:
      # /opt/ti/ccsv5/ccs_base/simulation_csp_ny/env/ccs/drivers/hs_err_pid14150.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      # The crash happened outside the Java Virtual Machine in native code.[View:http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-

      files/81/2630.hs_5F00_err_5F00_pid14150.log]

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Jul 31 2012 04:50 AM
      Prodigy110 points

      I cut down the link to log file

      6521.hs_err_pid14150.log

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mehly
      Posted by Mehly
      on Aug 14 2012 15:20 PM
      Intellectual565 points

      Here is a related thread with a similar error: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/203158.aspx

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Aug 16 2012 00:52 AM
      Prodigy110 points

      Thanks for reply, but I already dig through forum and it doesn't solve the problem. Strange thing is that on ours two other machines with ubuntu 12.04 x64 ccs simulator is working fine.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mehly
      Posted by Mehly
      on Aug 16 2012 03:46 AM
      Intellectual565 points

      Which Kernel is on the machines with working simulator ? And did you install the latest updates on this machines?

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Aug 16 2012 03:50 AM
      Prodigy110 points

      System is up to date, kernel version is "3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux"

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mehly
      Posted by Mehly
      on Aug 16 2012 03:55 AM
      Intellectual565 points

      difference in Java Version?

      sudo update-alternatives --config java
      There are 4 choices for the alternative java (providing /usr/bin/java).

        Selection    Path                                            Priority   Status
      ------------------------------------------------------------
      * 0            /usr/lib/jvm/java-7-oracle/jre/bin/java          1062      auto mode
        1            /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061      manual mode
        2            /usr/lib/jvm/java-6-openjdk-i386/jre/bin/java    1060      manual mode
        3            /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java   1051      manual mode
        4            /usr/lib/jvm/java-7-oracle/jre/bin/java          1062      manual mode

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Aug 16 2012 04:02 AM
      Prodigy110 points

      :~$ sudo update-alternatives --config java

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

      0 /usr/lib/jvm/java-7-oracle/jre/bin/java                  1063 auto
      1 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061 manual
      2 /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 1051 manual
      * 3 /usr/lib/jvm/java-7-oracle/jre/bin/java                1063 manual

      i:~$ java -version
      java version "1.7.0_06"
      Java(TM) SE Runtime Environment (build 1.7.0_06-b24)
      Java HotSpot(TM) 64-Bit Server VM (build 23.2-b09, mixed mode)

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mehly
      Posted by Mehly
      on Aug 16 2012 04:10 AM
      Intellectual565 points

      java -version
      java version "1.7.0_05"
      Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
      Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)

      What else can we compare?

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Aug 16 2012 04:36 AM
      Prodigy110 points

      I haven't got idea. I'm using gnome3 as my desktop manager but that's not the cause. The question is why C64+ simulator is working and C66XX not.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mehly
      Posted by Mehly
      on Aug 16 2012 05:03 AM
      Intellectual565 points

      That's a new information for me. I try TCI6488 an it is working.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mateusz Bielecki
      Posted by Mateusz Bielecki
      on Aug 17 2012 06:56 AM
      Prodigy110 points

      I think it doesn't matter what java you have installed, cause CCS is shipped with it's own jre. Can You provide me with list of major directories which are created during ccs installation. I noticed that even after running uninstaller CCS is leaving a lot of stuff on hardrive and I'm not talking about config folders (.xxx) but there are some directories in /var/lib/installjammer/ ; ~/.cp/com/ti; etc.. Maybe there is some version mismatch after upgrade to latest CCS.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    12
    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