I'm looking at this USB->JTAG interface to use with the breakyBreaky baseboard.
Of note in the manual for it, is this segment:
Zynq platform processor has a pin dedicated for this purpose (PS_SRST_B). Driving the PS_SRST_B pin low causes
the processor to reset while maintaining any existing break points and watch points. The JTAG-HS3 is capable of
driving this pin low under the instruction of Xilinx’s SDK during debugging operations. In order for this to work, pin
14 of Xilinx JTAG header on the target board must be connected to the PS_SRST_B pin of the Zynq (see Figs. 3 & 4)."
The schematic for the breakyBreaky shows pin14 connected to something called "ZYNQ_JRST". Is that the same thing as PS_SRST_B? If not, can you go into some detail about the debugging experience in the Xilinx toolset (Vivado/XSDK) using this type of interface, or one like it ?
curious,Rob