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-0800java.version=1.6.0_13java.vendor=Sun Microsystems Inc.BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pl_PLFramework arguments: -product com.ti.ccstudio.branding.productCommand-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
Hi Mateusz,
Mateusz BieleckiMy 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
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.
Can we arrange remote session or something similar?
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]
I cut down the link to log file
6521.hs_err_pid14150.log
Here is a related thread with a similar error: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/203158.aspx
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.
Which Kernel is on the machines with working simulator ? And did you install the latest updates on this machines?
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"
difference in Java Version?
sudo update-alternatives --config javaThere 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
:~$ 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 -versionjava 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)
java -versionjava 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?
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.
That's a new information for me. I try TCI6488 an it is working.
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.