Open jadonk opened 5 years ago
Two blue wires are necessary. After cut off wires between JTAG pads and R199 R200 resistors and JTAG_CLK is connected to JTAG_RCLK. Better way is cut off wires, desolder resistors and connect with two blue wires. Mistake is on schematic, here:
Is someone able to pinpoint where R199 and R200 are on the PCB (since there are no R and C references on the silkscreen)?
Stephen, you've right. PCB silkscreen without Names is hard to recognise. Resistors are near the sdcard corner (R199 at the corner and R200 first outside), see: The pdf with PCB from documentation (https://github.com/beagleboard/beaglebone-ai/blob/master/BeagleBone-AI_brd.pdf) presents only top side, without bottom...
Hi Dariusz,
Can you pinpoint on the below image?. Thanks
Pure uP JTAG signals appear on right side of resistors at your picture.
I believe I have JTAG working on the BB-AI.
[Start: Texas Instruments XDS110 USB Debug Probe]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\AUDIOS~1\AppData\Local\TEXASI~1\
CCS\ccs910\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 'jioxds110.dll'.
The library build date was 'Aug 26 2019'.
The library build time was '13:34:49'.
The library package version is '8.3.0.00003'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '5' (0x00000005).
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 XDS110 with USB interface.
The link from controller to target is direct (without cable).
The software is configured for XDS110 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).
-----[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.
Scan tests: 1, skipped: 0, failed: 0
Do a test using 0x00000000.
Scan tests: 2, skipped: 0, failed: 0
Do a test using 0xFE03E0E2.
Scan tests: 3, skipped: 0, failed: 0
Do a test using 0x01FC1F1D.
Scan tests: 4, skipped: 0, failed: 0
Do a test using 0x5533CCAA.
Scan tests: 5, skipped: 0, failed: 0
Do a test using 0xAACC3355.
Scan tests: 6, skipped: 0, failed: 0
All of the values were scanned correctly.
The JTAG IR Integrity scan-test has succeeded.
-----[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.
Scan tests: 1, skipped: 0, failed: 0
Do a test using 0x00000000.
Scan tests: 2, skipped: 0, failed: 0
Do a test using 0xFE03E0E2.
Scan tests: 3, skipped: 0, failed: 0
Do a test using 0x01FC1F1D.
Scan tests: 4, skipped: 0, failed: 0
Do a test using 0x5533CCAA.
Scan tests: 5, skipped: 0, failed: 0
Do a test using 0xAACC3355.
Scan tests: 6, skipped: 0, failed: 0
All of the values were scanned correctly.
The JTAG DR Integrity scan-test has succeeded.
[End: Texas Instruments XDS110 USB Debug Probe]
Next step is to find a GEL file for the BB-AI. I note the latest release of TI Code Composer (v9.1.0) does not even have an AM5729 target
I would like to try this, too. Would you clarify for me what you did with R199 and R200? I don't understand what you mean by: "Unsoldered and resoldered R199 and R200."?
You can see what I did here:
I unsoldered R199 and R200 and then resoldered them to the left hand pad. Only connected up R200 (TCK)
Hi, are above hw modifications valid for XDS560v2 JTAG debugger too ? Specifically, I read that RTCK is not wired because XDS110 JTAG debugger is not using it: do I need to wire in case of XDS560v2 JTAG debugger ?
Last question: what are the impacts of these modifications ? Is any functionality limited/dropped ?
Thank you in advance, Enzo
Enzo,
I was able to work with my Blackhawk XDS560v2 but tied both signals so I could potentially achieve more stability and higher speeds. By using the TCK in the rising edge, I was able to reach up to 26MHz of TCK.
I followed sgturner's procedure above with a slight difference.
As recommended by the section Non-buffered JTAG Signal Termination of the XDS Target Connection Design, I moved the 22Ω termination resistor (R200) of the TCK signal to be close to the emulation header, while I left the 22 (R199) of the RTCK as near the device as possible. I used very thin wire wrap wire and some kapton tape to keep things in place.
Also, it is possible to cut the connection between pins 9 (RTCK) and 11 (TCK) of the emulation header after it was installed (that was my case). I used a small and very thin exacto knife to scrape between the pads of the header. Since the connection is in the bottom layer, I was very careful to not go too deep as I was afraid to cut other tracks on inner layers (I didn't verify this).
A picture of the modifications is shown below.
Rev A1/A1a:
Rev A2:
Hello, I have recently purchased BB AI board. I have done the modifications as per the discussions on this page to support spectrum debugger. After modifications, as soon as I connect the debugger adapter to the 20 pin connector on BB AI, it turns off automatically. Has anyone faced similar issues ? Please note, I have retained all 20 pins intact on the JTAG connector.
@udayshukla14 did you resolve the power off issue? I am seeing the same thing when I attach an XDS110 adapter to the board.
Sorry @jostmp , unfortunately I had to drop the project on BB since I could not resolve the issue
I found that with my XDS110 I could not use the 20 pin TI adapter. As soon as I connected to the board it powered down. Removing pin 6 as noted by @sgturner and using a 20 pin 50mil ARM debug cable connected directly to the board and XDS110 all works well.
Confirmed feedback on the board's JTAG: