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.

[参考译文] XDS560 v2 Blackhawk 连接问题

Guru**** 2345010 points
Other Parts Discussed in Thread: TMS320F28035
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1279410/xds560-v2-blackhawk-connection-problem

主题中讨论的其他器件:TMS320F28035

您好、TI 团队。

我在使用 XDS560 v2 Blackhawk JTAG 仿真器(TMDSEMU560V2STM-EU)时存在问题。 当我尝试从 CCS Target Configuration 窗口测试连接时、出现以下错误:

[Start: Blackhawk XDS560v2-USB System Trace Emulator_0]

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\xxx\AppData\Local\TEXASI~1\CCS\
    ccs1240\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'.
Loaded FPGA Image: C:\ti\ccs1240\ccs\ccs_base\common\uscif\dtc_top.jbc
The library build date was 'Sep  6 2023'.
The library build time was '14:41:42'.
The library package version is '9.13.0.00201'.
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.

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

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

The value is '-100' (0xffffff9c).
The title is 'SC_ERR_BAD_GENERIC'.

The explanation is:
The controller or software detected an error with an unknown cause.
This error number is used when detailed information is not available.

[End: Blackhawk XDS560v2-USB System Trace Emulator_0]

无论它如何连接(通过 USB 或 LAN)、错误消息都是相同的。 我将它连接到上面有 TMS320F28035 MCU 的电路板。

编辑:

当我从 Blackhawk XDS560v2 Configuration Utility v 1.0.0.14运行所有测试时、出现了以下消息:

CMD: dbgjtag -X emulator,driver=bh560v2e,ioport=0xc0a8d40a -S integrity -Y reset -S pathlength -G range,lowest=9.350000,highest=11.250000 
Loaded FPGA Image: c:\ti\ccs1240\ccs\ccs_base\common\uscif\dtc_top.jbc

An error occurred while hard 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 '-286' (0xfffffee2).
The title is 'SC_ERR_CLK_PLL_HUNG'.

The explanation is:
The PLL programming function has suffered a timeout.
This may be an honest-to-goodness software or VHDL bug.

RES: dbgjtag -X emulator,driver=bh560v2e,ioport=0xc0a8d40a -S integrity -Y reset -S pathlength -G range,lowest=9.350000,highest=11.250000 
RES: Fail

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    问题迎刃而解。 我从 Blackhawk XDS560v2支持中心下载了最新的 DTC_TOP.JBC 文件、该文件在 CCS 升级到最新版本时被替换。