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.

Can't connect emulator on XTCIEVMK2X

Other Parts Discussed in Thread: TCI6638K2K

I have serious problem about connect emulator which embeded on XTCIEVMK2X

below log is trouble shoot when I try to connect tci6638 with CCSV5.x

 

[Start]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity

[Result]

-----[Print the board config pathname(s)]------------------------------------

C:\Users\iyayong\AppData\Local\.TI\693494126\     0\0\BrdDat\testBoard.dat

-----[Print the reset-command software log-file]-----------------------------

This utility has selected a 560/2xx-class product. This utility will load the program 'xds2xxu.out'. E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io Failed to open i/o connection (xds2xxu:0)

An error occurred while soft opening the controller.

-----[An error has occurred and this utility has aborted]--------------------

This error is generated by TI's USCIF driver or utilities.

The value is '-250' (0xffffff06). The title is 'SC_ERR_ECOM_EMUNAME'.

The explanation is: An attempt to access the named emulator via USCIF ECOM has failed.

[End]

 

But in my system there exsit xds200 debug port and uart port like this

 

I tried to change USB port and re-install FTDI driver but it's not working at all.

How can I solve this problem. Let me know

 

ps. is there any problems when using serial to usb cable? I think the serial cable just using as debugging.

 

 

 

 

 

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com).

    Welcome to the Keystone Forum!

    This forum is for issues with keystone devices its peripherals as well as any SDK used on keystone platforms, including:

    1. MCSDK (Multicore Software Development Kit) 2. Desktop Linux SDK 3. MCSDK Video

    When asking a question, please include:

    Which version of MCSDK you are using Which processor and board platform (EVM & its revision) you are using If relevant, the version of your components If relevant, which version of the compiler and Code Composer Studio you are using If the issue happens with a specific API, please provide the source code used If the issue happens at run-time, please provide a detailed description of the problem and the expected behavior. Provide attach relevant Message Log or Kernel/Object View debug info or screen captures of the real time analysis tools.

    We will get back to you on the above post shortly.

    Thank you.

  • 1. MCSDK ver : mcsdk_bios_3_01_00_03

    2. EVM ver : XTCIEVMK2X,

        BMC ver

        BMC Version    EVM Type    EVM Superset    EVM Subset    EVM Version    EVM S/N        UCD Ver
        [00:05:51]  1.0.2.5        0.0.0.1     K2KH-EVM        XTCIEVMK2X    2.0            85875          A

    3. OS, WIN7 64bit

    4. CCS ver : CCS5.5.0.00077_win32

    5. SYS/BIOS ver : bios_setupwin32_6_40_01_15.exe

    6. I just test connection with TCI6638K2K target , EVM board to CCS, therer are no code,

    7. when I tried to target connect to CCS there are log which below came out

    [Start]

    Execute the command:

    %ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity

    [Result]

    -----[Print the board config pathname(s)]------------------------------------

    C:\Users\iyayong\AppData\Local\.TI\693494126\     0\0\BrdDat\testBoard.dat

    -----[Print the reset-command software log-file]-----------------------------

    This utility has selected a 560/2xx-class product. This utility will load the program 'xds2xxu.out'. E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io Failed to open i/o connection (xds2xxu:0)

    An error occurred while soft opening the controller.

    -----[An error has occurred and this utility has aborted]--------------------

    This error is generated by TI's USCIF driver or utilities.

    The value is '-250' (0xffffff06). The title is 'SC_ERR_ECOM_EMUNAME'.

    The explanation is: An attempt to access the named emulator via USCIF ECOM has failed.

    [End]

     

    I installed below programs for using

     

    1. CCS5.5.0.00077_win32

    2. mcsdk_3_01_00_03_setupwin32

    3. ti_emupack_keystone2_setup_1.1.0.0

    4. ti_emupack_setup_5.1.600.0

    5. bios_setupwin32_6_40_01_15

    6. CDM v2.12.00 WHQL Certified

     

    thx

     

  • Hi,

    Refer below wiki link for select the JTAG DSP Little Endian Boot mode based on your EVM revision.

    http://processors.wiki.ti.com/index.php/EVMK2H_Hardware_Setup#No_Boot.2FJTAG_DSP_Little_Endian_Boot_mode

    I don't have TCI EVM board, In EVM K2H have XDS200mezzanine card, you need to select "Texas Intruments XDS2xx USB Onboard Emulator". Please refer your EVM Technical Reference Document and select the emulator.

    Take a look at below thread

    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/384650.aspx

    Thanks,