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.

Crash logs

Other Parts Discussed in Thread: CCSTUDIO

Hi Lisa,


As promised, please find 11 crash reports of CCS on Linux in the archive attached to this post.
I would be grateful if you could forward it to the CCS development team.


Thank you in advance, Clemens

4848.error_logs.zip

  • Clemens,

    thanks for sending the logs.

    Sim Team, would you please have a look to see if these shed any light on potential bugs or issues ...

    Best Regards,
    Lisa

  • Hi Clemens,

    A quick clarification solicited.

    1. What SoC configuration do you use? Is it TCI6616/18 or TCI6608 configuration?

    2. The logs indicate that 7/11 crashes are attributed to quit-time crash. Do you concur?

    3. The logs also indicate that 3/11 crashes are attributed to either memory-write or program load from the CCS debugger. Do you concur?

    Regards,

    Nizam

  • Hi Nizam,

    1. I use the C6678 Device Cycle Approximate Simulator, LE TMS320C66x_0, in project settings I chose "C6000, generic C66x device"

    2. Yes, crashes happend quite often when closing the debugging session

    3. Yes, it also crashed a few times when starting the debugger.

    Please don't hestitate to ask, if you have any further questions.

    Thanks, Clemens

  • Hi Clemens,

    Thanks for the prompt reply. Can you send me the CCS installation version that you notice this crash on? I am sure you are using CCS 5.2. I wanted to know the precise version though.

    Regards,

    Nizam

  • To be honest I am not sure which version I am on, but I guess its 5.1

    C6000 Compiler Tools    7.3.4    com.ti.cgt.c6000.7.3.linux.feature.group    Texas Instruments
      C6000 Compiler v7.3 Help    7.3.0.201203231357    com.ti.cgt.c6000.7.3.help.feature.group    Texas Instruments
      C6000 Device Support    1.0.4    com.ti.ccstudio.c6000.devicesupport.linux.feature.group    Texas Instruments
      C6000 Multicore Device Support    1.0.3    com.ti.ccstudio.c6000mc.devicesupport.linux.feature.group    Texas Instruments
      CCSINIT    5.1.0.0    com.ti.ccstudio.ccsinit.linux.feature.group    Texas Instruments
      CCStudio p2 Tool Feature    5.2.0.201204111758    com.ti.ccstudio.p2tool.feature.group    Texas Instruments
      Code Composer Studio Base Components    5.2.0.96    com.ti.ccstudio.base.feature.group    Texas Instruments
      Code Composer Studio IDE C6000 Components    5.1.0.201204030800    com.ti.ccstudio.c6000.feature.group    Texas Instruments
      Code Composer Studio IDE Main Feature    5.0.1.201204030800    com.ti.ccstudio.idemain.feature.group    Texas Instruments
      Code Composer Studio IDE Workflow    5.0.1.201204030800    com.ti.ccstudio.workflow.feature.group    Texas Instruments
      Compiler Tools On-line Documentation    1.0.5.0    com.ti.cgt.dmed.linux.feature.group    Texas Instruments
      Debug Server    5.2.0.96    com.ti.ccstudio.debugserver.linux.feature.group    Texas Instruments
      DVT RTA Feature    3.2.0.201204191225    com.ti.dvt2.rta.feature.group    Texas Instruments
      Eclipse IDE for C/C++ Developers    1.4.2.20120213-0813    epp.package.cpp    null
      Graph Visualization    3.2.0.201204191225    com.ti.dvt2.graph.visualization.feature.group    Texas Instruments
      Image Analyzer    3.2.0.201204191225    com.ti.dvt2.via.ccs.feature.group    Texas Instruments
      Keystone1    1.0.3.0    com.ti.emulation.keystone1.linux.feature.group    Texas Instruments
      LWInstaller    5.2.0.00057    com.ti.ccstudio.installer.linux.feature.group    Texas Instruments
      Profiler Analysis Manager    3.2.0.201204191225    com.ti.dvt2.profileanalysismanager.feature.group    Texas Instruments
      Qt Eclipse integration    1.6.1    com.trolltech.qtcpp.feature.feature.group    Nokia Corporation
      Qt Integration    1.6.1    com.ti.trolltech.qtcpp.feature.group    Texas Instruments
      ROV    3.2.0.201204191225    com.ti.dvt2.rov.feature.group    Texas Instruments
      Shared Device Support    1.0.4    com.ti.ccstudio.shared.devicesupport.linux.feature.group    Texas Instruments
      TI Emulators    5.0.681.0    com.ti.emulation.pack.linux.feature.group    Texas Instruments
      TI Simulators    5.2.3.9    com.ti.sim.pack.setup.linux.feature.group    Texas Instruments
      Trace Analyzer    3.2.0.201204191225    com.ti.dvt2.trace.ccs.feature.group    Texas Instruments
      Trace Control    3.2.0.201204191225    com.ti.dvt2.trace.control.feature.group    Texas Instruments
      UIA    3.2.0.201204191225    com.ti.dvt2.uia.feature.group    Texas Instruments

  • Hi Clemens, We have fixed similar issue (quit-time crash on Linux based simulator) and the fixed is available with CCS 5.2 product release. Before i could recommend you to use that, i wanted to check the CCS release version you have. You can obtain the release version by clicking on Help-> About Code Composer Studio -> Click on the CCS logo and you should be able to find the version. Regards, Nizam

  • Hi Nizamudheen,

    I've given CCSV 5.2 a try, unfourtunatly it still crashes very frequently. I attached an archive with those crash-logs.

    Sometimes I was able to run a few debugging sessions, sometimes it would crash 3 times in a row at the first attempt.

    Thanks, Clemens3364.hs_err_files.tar.gz

  • Hi Clemens,

    We are indeed investigating similar issue. However, if you send me steps that i could reproduce this issue, i shall be able to confirm if my current fix can also fix your issue. Can you send me the detailed steps for your crash?

    In addition, can you also send me your machine configuration and the OS (with the version number) that you use? I shall test it in similar/same configuration.

    Regards,

    Nizam

  • Hi Nizam,

    I was just developing small projects for the C6678 - the crashes happend most of the time when the simulator was started when I started debugging, but sometimes crashes also occured when stopping the simulator by ending debugging. The crashes happend with the Cycle Accurate Simulator as well as the Functional Simulator.

    I am running Fedora 16 32bit (+ updates).

    If pre-release builds with the fix are available, I would be happy to test those.

    Thanks, Clemens