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.

CCS launched debug session unexpectedly quit with two emulators

Hello everyone

I am using CCS 5.5.0.000077

I have two boards, and I use RapidIO connect with each other. One board has one C6678 connected with XDS100V1 emulator, another board has four C6455 connected with one XDS100V2 emulator. Following the instruction here: http://processors.wiki.ti.com/index.php/Multi-Emulator_Debug_with_CCSv5

I had made the custom target configuration file. The screenshot is showing below. And the configuration file is attached.

I can connect the C6678 without error. However, when I connected with one of four DSP connected with XDS100v2 emulator, the ccs will quit unexpectedly. I mean the whole CCS quit suddenly. Just like those apps crashed on my iPhone--quit suddenly and unexpectedly.

Can you help me with that?

Thank You in advance.

Xining

 1832.TMS320C6678.rar

  • Hello,

    Your ccxml looks strange to me. Can you try the one I created? Please double check the serial numbers for the XDS100 emulators

    http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/81/5684.multi66x.ccxml

    Thanks

    ki

  • Thanks Ki-Soo

    It is working right now. Can you tell me what is wrong with my configuration file?

    Xining

  • There were some strange characters pre-pended to some of the xml file names referenced in your ccxml file. Like:

                <instance XML_version="1.2" href="drivers/.D3F51E52-148D-4DE9-9AE8-80000AC22A2D.tixds100icepick_d.xml" id="drivers" xml=".D3F51E52-148D-4DE9-9AE8-80000AC22A2D.tixds100icepick_d.xml" xmlpath="drivers"/>

    Not sure how they got there.

  • Thank You, Ki-soo Lee

  • Hello,

    It seems I have got same issue or similar not solved for me. I used CCSV6 under WinXP.

    I have 2 CCSV6 prog open with 2 XDS100V2. The aim of this configuration is to test serial communication on same PC.

    However, I have an unexpected CCSV6 quit (exit ie CCSV6 closed ).


    So, I tried to set XDS100V2 serial number in the configuration file to select the one I want to use in each XDS100V2. It is recognized with the first CCSV6 opened and works but will never detect by the second XDS100V2 opened.

    With xds100serialnumber i get serial number

    >Scanning for XDS100 emulators...

    VID/PID    Type            Serial #    Description
    0403/a6d0  XDS100v1/v2     TIY4PPPY    Texas Instruments Inc.XDS100 Ver 2.0
    0403/a6d0  XDS100v1/v2     TIY4SFOO    Texas Instruments Inc.XDS100 Ver 2.0


    And then I set CCSWML files with proper XDS100V2 serial number.

    Do you already have this issue ?

    do you have solution ? 

    Thanks a lot in advance for your answer,

    OL

  • I have got some difficulties to include print screen. here is done.