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.

用的ccs5.5,芯片是6678,仿真器是xds560v2.工程编译完之后,总是提示如下!这个错误跟工程或者ccs设置有关系吗?



编译过去了,但是仿真器连不上了,一直提示如下错误,仿真器是xds560v2.这个错误跟工程或者ccs设置有关系吗?
Error initializing emulator:
(Error -2083 @ 0x0)
Unable to communicate with the emulator. Confirm emulator configuration and connections, reset the emulator, and retry the operation.
(Emulation package 5.1.232.0)

  • 点一下target configuration配置里面的"Test Connection",看JTAG测试能不能通过?
  • 没有test那个选项

  • ccs5的target configuration配置没有"Test Connection"
  • 测试结果如下,是仿真器驱动的问题吗?
    [Start]

    Execute the command:

    %ccs_base%/common/uscif/dbgjtag.exe -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

    [Result]


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

    C:\Users\ADMINI~1\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 'bh560v2u.out'.
    E_RPCENV_IO_ERROR(-6) No connection: emulator was not found
    Download failed for file C:\ti\ccsv5\ccs_base\common\uscif\xds560v2.out

    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]
  • 新建Target configuration file了吗?见附件

  • 您好,找到了。
    测试结果如下,是仿真器驱动的问题吗?
    [Start]

    Execute the command:

    %ccs_base%/common/uscif/dbgjtag.exe -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

    [Result]


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

    C:\Users\ADMINI~1\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 'bh560v2u.out'.
    E_RPCENV_IO_ERROR(-6) No connection: emulator was not found
    Download failed for file C:\ti\ccsv5\ccs_base\common\uscif\xds560v2.out

    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]
  • 你好,我也遇到这个问题了,仿真器的驱动也重新安装了,还是这个错误,请问你怎么解决的呢,谢谢,期待你的回复。