]> git.sur5r.net Git - openocd/blob - tcl/board/gumstix-aerocore.cfg
target/mem_ap: generic mem-ap target
[openocd] / tcl / board / gumstix-aerocore.cfg
1 # JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
2 # the first interface of a Quad FTDI chip.  nTRST is bit 4.
3 interface ftdi
4 ftdi_vid_pid 0x0403 0x6011
5
6 ftdi_layout_init 0x0000 0x001b
7 ftdi_layout_signal nTRST -data 0x0010
8
9 source [find target/stm32f4x.cfg]
10 reset_config trst_only