Advertisement
Guest User

Untitled

a guest
May 12th, 2015
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. [Start: Texas Instruments XDS100v2 USB Emulator_0]
  2.  
  3. Execute the command:
  4.  
  5. %ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
  6.  
  7. [Result]
  8.  
  9.  
  10. -----[Print the board config pathname(s)]------------------------------------
  11.  
  12. C:\Users\blaa2\AppData\Local\TEXASI~1\CCS\
  13. ti\0\0\BrdDat\testBoard.dat
  14.  
  15. -----[Print the reset-command software log-file]-----------------------------
  16.  
  17. This utility has selected a 100- or 510-class product.
  18. This utility will load the adapter 'jioserdesusb.dll'.
  19. The library build date was 'May 21 2014'.
  20. The library build time was '17:19:59'.
  21. The library package version is '5.1.507.0'.
  22. The library component version is '35.34.40.0'.
  23. The controller does not use a programmable FPGA.
  24. The controller has a version number of '4' (0x00000004).
  25. The controller has an insertion length of '0' (0x00000000).
  26. This utility will attempt to reset the controller.
  27. This utility has successfully reset the controller.
  28.  
  29. -----[Print the reset-command hardware log-file]-----------------------------
  30.  
  31. The scan-path will be reset by toggling the JTAG TRST signal.
  32. The controller is the FTDI FT2232 with USB interface.
  33. The link from controller to target is direct (without cable).
  34. The software is configured for FTDI FT2232 features.
  35. The controller cannot monitor the value on the EMU[0] pin.
  36. The controller cannot monitor the value on the EMU[1] pin.
  37. The controller cannot control the timing on output pins.
  38. The controller cannot control the timing on input pins.
  39. The scan-path link-delay has been set to exactly '0' (0x0000).
  40.  
  41. -----[The log-file for the JTAG TCLK output generated from the PLL]----------
  42.  
  43. There is no hardware for programming the JTAG TCLK frequency.
  44.  
  45. -----[Measure the source and frequency of the final JTAG TCLKR input]--------
  46.  
  47. There is no hardware for measuring the JTAG TCLK frequency.
  48.  
  49. -----[Perform the standard path-length test on the JTAG IR and DR]-----------
  50.  
  51. This path-length test uses blocks of 512 32-bit words.
  52.  
  53. The test for the JTAG IR instruction path-length succeeded.
  54. The JTAG IR instruction path-length is 38 bits.
  55.  
  56. The test for the JTAG DR bypass path-length succeeded.
  57. The JTAG DR bypass path-length is 1 bits.
  58.  
  59. -----[Perform the Integrity scan-test on the JTAG IR]------------------------
  60.  
  61. This test will use blocks of 512 32-bit words.
  62. This test will be applied just once.
  63.  
  64. Do a test using 0xFFFFFFFF.
  65. Scan tests: 1, skipped: 0, failed: 0
  66. Do a test using 0x00000000.
  67. Scan tests: 2, skipped: 0, failed: 0
  68. Do a test using 0xFE03E0E2.
  69. Scan tests: 3, skipped: 0, failed: 0
  70. Do a test using 0x01FC1F1D.
  71. Scan tests: 4, skipped: 0, failed: 0
  72. Do a test using 0x5533CCAA.
  73. Scan tests: 5, skipped: 0, failed: 0
  74. Do a test using 0xAACC3355.
  75. Scan tests: 6, skipped: 0, failed: 0
  76. All of the values were scanned correctly.
  77.  
  78. The JTAG IR Integrity scan-test has succeeded.
  79.  
  80. -----[Perform the Integrity scan-test on the JTAG DR]------------------------
  81.  
  82. This test will use blocks of 512 32-bit words.
  83. This test will be applied just once.
  84.  
  85. Do a test using 0xFFFFFFFF.
  86. Scan tests: 1, skipped: 0, failed: 0
  87. Do a test using 0x00000000.
  88. Scan tests: 2, skipped: 0, failed: 0
  89. Do a test using 0xFE03E0E2.
  90. Scan tests: 3, skipped: 0, failed: 0
  91. Do a test using 0x01FC1F1D.
  92. Scan tests: 4, skipped: 0, failed: 0
  93. Do a test using 0x5533CCAA.
  94. Scan tests: 5, skipped: 0, failed: 0
  95. Do a test using 0xAACC3355.
  96. Scan tests: 6, skipped: 0, failed: 0
  97. All of the values were scanned correctly.
  98.  
  99. The JTAG DR Integrity scan-test has succeeded.
  100.  
  101. [End: Texas Instruments XDS100v2 USB Emulator_0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement