aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
authorAndrey Yurovsky <yurovsky@gmail.com>2013-10-30 23:32:40 -0700
committerSpencer Oliver <spen@spen-soft.co.uk>2013-11-06 13:06:41 +0000
commit6accbb8baab5222ea6f1e1a3bd1c571124e7425c (patch)
tree22ed007064006f9c1d687d35f93278d12d83d62c /tcl/board
parent9b1eb2365e0039021036e0507b978804edab0d71 (diff)
add TI TMS570 support scripts
Add support for the TMS570 Cortex-R4 MCU from TI and their USB stick development kit, TMDX570LS31USB. Tested attaching, reset/halt/run, and reading and writing memory and registers. Change-Id: I12d779cef0c2b834f9bcf722307f35677cc4bd8f Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-on: http://openocd.zylin.com/1788 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/ti_tmdx570ls31usb.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl/board/ti_tmdx570ls31usb.cfg b/tcl/board/ti_tmdx570ls31usb.cfg
new file mode 100644
index 00000000..55024442
--- /dev/null
+++ b/tcl/board/ti_tmdx570ls31usb.cfg
@@ -0,0 +1,6 @@
+adapter_khz 1500
+
+source [find interface/ftdi/xds100v2.cfg]
+source [find target/ti_tms570.cfg]
+
+reset_config trst_only