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.

ccs6.2 xds510链接问题

[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\husen\AppData\Local\TEXASI~1\CCS\
    ti\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100- or 510-class product.
This utility will load the adapter 'seedjca8990isa.dll'.
The library build date was 'Jul 27 2016'.
The library build time was '18:31:37'.
The library package version is '6.0.407.3'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '0' (0x00000000).
The controller has an insertion length of '0' (0x00000000).
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-200' (0xffffff38).
The title is 'SC_ERR_TBC_VERSION'.
The explanation is:
The version number of the controller is not valid.
[End]
请教哪位高手,该如何解决
  • 请问您现在使用的是什么芯片?是否选对了芯片?
  • 芯片确认中却后,出现问题是:

    [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\husen\AppData\Local\TEXASI~1\CCS\
        ti\0\0\BrdDat\testBoard.dat
    -----[Print the reset-command software log-file]-----------------------------
    This utility has selected a 100- or 510-class product.
    This utility will load the adapter 'seedjca8990isa.dll'.
    The library build date was 'Jul 27 2016'.
    The library build time was '18:31:37'.
    The library package version is '6.0.407.3'.
    The library component version is '35.35.0.0'.
    The controller does not use a programmable FPGA.
    An error occurred while hard opening the controller.
    ffff 5ac3
    ffff a53c
    ffff 0f0f
    ffff 3ca5
    ffff c35a
    -----[An error has occurred and this utility has aborted]--------------------
    This error is generated by TI's USCIF driver or utilities.
    The value is '-342' (0xfffffeaa).
    The title is 'SC_ERR_HUNG_COMMAND'.
    The explanation is:
    Failure due to the controller command-finish taking too long.
    [End]
    非常感谢您的回复,祝好
  • This error is generated by TI's USCIF driver or utilities.

    The value is '-200' (0xffffff38).
    The title is 'SC_ERR_TBC_VERSION'.

    The explanation is:
    The version number of the controller is not valid.
    首先感谢,最后的问题还是这个现象