riscv-openocd-wch/tcl/board/gumstix-aerocore.cfg

11 lines
309 B
INI
Raw Normal View History

2022-03-29 09:01:37 +00:00
# JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
# the first interface of a Quad FTDI chip. nTRST is bit 4.
adapter driver ftdi
ftdi vid_pid 0x0403 0x6011
ftdi layout_init 0x0000 0x001b
ftdi layout_signal nTRST -data 0x0010
source [find target/stm32f4x.cfg]
reset_config trst_only