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>
This commit is contained in:
committed by
Spencer Oliver
parent
9b1eb2365e
commit
6accbb8baa
6
tcl/board/ti_tmdx570ls31usb.cfg
Normal file
6
tcl/board/ti_tmdx570ls31usb.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
adapter_khz 1500
|
||||
|
||||
source [find interface/ftdi/xds100v2.cfg]
|
||||
source [find target/ti_tms570.cfg]
|
||||
|
||||
reset_config trst_only
|
||||
Reference in New Issue
Block a user