aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
authorAlex Ray <a@machinaut.com>2014-04-03 23:14:37 -0700
committerPaul Fertser <fercerpav@gmail.com>2015-04-24 14:55:16 +0100
commita1719e004865fb9ca556f693fd8e5c56992bc1de (patch)
treeda2d0899fde32dda3bf99ca30a63a94d129975b5 /tcl/board
parent528197ba2cf2b208efa4d5c8465a9044567e8d69 (diff)
TI TMS570 USB Kit board config
Split TMS570 target into LS31/LS21 and LS20/LS10 targets. Board for the TMS570LS20SUSB Kit, which uses the TMS570 Cortex-R4 MCU from TI. Tested attaching. Change-Id: I1a69ac1ed800d0d6b7f9860c19cbd149e3e47620 Signed-off-by: Alex Ray <a@machinaut.com> Reviewed-on: http://openocd.zylin.com/2089 Tested-by: jenkins Reviewed-by: Paul Fertser <fercerpav@gmail.com>
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/ti_tmdx570ls20susb.cfg15
1 files changed, 11 insertions, 4 deletions
diff --git a/tcl/board/ti_tmdx570ls20susb.cfg b/tcl/board/ti_tmdx570ls20susb.cfg
index 2601d21d..87cab269 100644
--- a/tcl/board/ti_tmdx570ls20susb.cfg
+++ b/tcl/board/ti_tmdx570ls20susb.cfg
@@ -1,9 +1,16 @@
-adapter_khz 1500
+# TMS570 Microcontroller USB Kit
+# http://www.ti.com/tool/TMDX570LS20SUSB
+# Board uses a FT2232H to emulate an XDS100v2 JTAG debugger
+# TODO: board also supports an SCI UART on the 2232's B Bus
source [find interface/ftdi/xds100v2.cfg]
-set DAP_TAPID 0x0b7b302f
-set JRC_TAPID $DAP_TAPID
-source [find target/ti_tms570.cfg]
+# Processor is TMS570LS20216
+source [find target/ti_tms570ls20xxx.cfg]
reset_config trst_only
+
+# xds100v2 config says add this to the end
+init
+ftdi_set_signal PWR_RST 1
+jtag arp_init