aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcl/interface/ftdi/xds100v3.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/interface/ftdi/xds100v3.cfg b/tcl/interface/ftdi/xds100v3.cfg
new file mode 100644
index 00000000..6c705823
--- /dev/null
+++ b/tcl/interface/ftdi/xds100v3.cfg
@@ -0,0 +1,11 @@
+#
+# Texas Instruments XDS100 ver 3.0
+#
+# http://processors.wiki.ti.com/index.php/XDS100
+#
+
+# Version 3.0 is the same as 2.0 as far as OpenOCD is concerned
+source [find interface/ftdi/xds100v2.cfg]
+
+# The USB ids are different.
+ftdi_vid_pid 0x0403 0xa6d1