# OpenOCD MicroZus
interface ftdi
ftdi_vid_pid 0x0403 0x6014
ftdi_layout_init 0x2088 0x3f8b
transport select jtag
reset_config srst_only srst_push_pull
source [find target/zynq_7000.cfg]
MicroZus ZYNQ 7020开发板OpenOCD设置
原文:https://www.cnblogs.com/lyuyangly/p/15141981.html