cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd.git] / tcl / interface / ftdi / xds100v2.cfg
blobfcdce37cbeb57aa4759b1f51eda0fd4613583eb4
2 # Texas Instruments XDS100v2
4 # http://processors.wiki.ti.com/index.php/XDS100#XDS100v2_Features
7 echo "WARNING!"
8 echo "This file was not tested with real interface, it is based on schematics and code"
9 echo "in ft2232.c. Please report your experience with this file to openocd-devel"
10 echo "mailing list, so it could be marked as working or fixed."
12 interface ftdi
13 ftdi_device_desc "Texas Instruments Inc.XDS100 Ver 2.0"
14 ftdi_vid_pid 0x0403 0xa6d0
16 ftdi_layout_init 0x0838 0x597b
17 ftdi_layout_signal nTRST -data 0x0010
18 ftdi_layout_signal nSRST -oe 0x0100
19 ftdi_layout_signal nEMU_EN -data 0x0020
20 ftdi_layout_signal nEMU0 -data 0x0040
21 ftdi_layout_signal nEMU1 -data 0x1000
22 ftdi_layout_signal PWR_RST -data 0x0800
23 ftdi_layout_signal LOOPBACK -data 0x4000