openocd/tcl/board/ek-lm3s3748.cfg
oharboe a5d02116a6 David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so
defining ntrst_delay is pointless; don't.

At least the LM3S3748 eval board doesn't need nsrst_delay
either; remove that too.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2645 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-08-28 06:53:35 +00:00

15 lines
336 B
INI

# Stellaris lm3s3748 Evaluation Kit
# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
# NOTE: to use the on-board FT2232 JTAG interface:
# source [find interface/luminary.cfg]
source [find target/lm3s3748.cfg]
# LM3S parts don't support RTCK
jtag_khz 500
# Board has only srst
reset_config srst_only