工具与软件:
当我开始使用同事的代码时、我遇到了一个调试器问题、调试器出现故障(请参阅日志)。
为了确保在新虚拟机 windows 10 pro 上安装的软件没有问题、并将 USB 设备连接到该机器上。 我可以看到它被检测到、但在运行验证时、下面显示了非常神秘的错误。
为了解决此问题、我已更换 USB 线、但没有变化。 我的大学裸机的东西"只是工作"与这个设备。 什么情况导致 XDS100无法正常工作?
——
[Start]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\beadon\AppData\Local\TEXASI~1\CCS\ ccs1271\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100/110/510 class product.This utility will load the adapter 'jioserdesusb.dll'.The library build date was 'Apr 19 2024'.The library build time was '14:04:01'.The library package version is '12.7.0.00130'.The library component version is '35.35.0.0'.The controller does not use a programmable FPGA.The controller has a version number of '4' (0x00000004).The controller has an insertion length of '0' (0x00000000).This utility will attempt to reset the controller.This utility has successfully reset the controller.
-----[Print the reset-command hardware log-file]-----------------------------
The scan-path will be reset by toggling the JTAG TRST signal.The controller is the FTDI FT2232 with USB interface.The link from controller to target is direct (without cable).The software is configured for FTDI FT2232 features.The controller cannot monitor the value on the EMU[0] pin.The controller cannot monitor the value on the EMU[1] pin.The controller cannot control the timing on output pins.The controller cannot control the timing on input pins.The scan-path link-delay has been set to exactly '0' (0x0000).
-----[The log-file for the JTAG TCLK output generated from the PLL]----------
There is no hardware for programming the JTAG TCLK frequency.
-----[Measure the source and frequency of the final JTAG TCLKR input]--------
There is no hardware for measuring the JTAG TCLK frequency.
-----[Perform the standard path-length test on the JTAG IR and DR]-----------
This path-length test uses blocks of 64 32-bit words.
The test for the JTAG IR instruction path-length failed.The JTAG IR instruction scan-path is stuck-at-zero.
The test for the JTAG DR bypass path-length failed.The JTAG DR bypass scan-path is stuck-at-zero.
-----[Perform the Integrity scan-test on the JTAG IR]------------------------
This test will use blocks of 64 32-bit words.This test will be applied just once.
Do a test using 0xFFFFFFFF.Test 1 Word 0: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 1: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 2: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 3: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 4: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 5: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 6: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 7: scanned out 0xFFFFFFFF and scanned in 0x00000000.The details of the first 8 errors have been provided.The utility will now report only the count of failed tests.Scan tests: 1, skipped: 0, failed: 1Do a test using 0x00000000.Scan tests: 2, skipped: 0, failed: 1Do a test using 0xFE03E0E2.Scan tests: 3, skipped: 0, failed: 2Do a test using 0x01FC1F1D.Scan tests: 4, skipped: 0, failed: 3Do a test using 0x5533CCAA.Scan tests: 5, skipped: 0, failed: 4Do a test using 0xAACC3355.Scan tests: 6, skipped: 0, failed: 5Some of the values were corrupted - 83.3 percent.
The JTAG IR Integrity scan-test has failed.
-----[Perform the Integrity scan-test on the JTAG DR]------------------------
This test will use blocks of 64 32-bit words.This test will be applied just once.
Do a test using 0xFFFFFFFF.Test 1 Word 0: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 1: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 2: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 3: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 4: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 5: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 6: scanned out 0xFFFFFFFF and scanned in 0x00000000.Test 1 Word 7: scanned out 0xFFFFFFFF and scanned in 0x00000000.The details of the first 8 errors have been provided.The utility will now report only the count of failed tests.Scan tests: 1, skipped: 0, failed: 1Do a test using 0x00000000.Scan tests: 2, skipped: 0, failed: 1Do a test using 0xFE03E0E2.Scan tests: 3, skipped: 0, failed: 2Do a test using 0x01FC1F1D.Scan tests: 4, skipped: 0, failed: 3Do a test using 0x5533CCAA.Scan tests: 5, skipped: 0, failed: 4Do a test using 0xAACC3355.Scan tests: 6, skipped: 0, failed: 5Some of the values were corrupted - 83.3 percent.
The JTAG DR Integrity scan-test has failed.
[End]