2009-07-10 07:21:12 +00:00
|
|
|
# Stellaris lm3s3748 Evaluation Kit
|
|
|
|
# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
|
|
|
|
|
2009-12-28 20:59:47 +00:00
|
|
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
2010-08-16 04:36:52 +00:00
|
|
|
# so is using it in JTAG mode, as done here.
|
2009-12-28 20:59:47 +00:00
|
|
|
source [find interface/luminary.cfg]
|
2009-07-10 07:21:12 +00:00
|
|
|
|
2009-12-15 00:29:53 +00:00
|
|
|
source [find target/stellaris.cfg]
|
2009-07-10 07:21:12 +00:00
|
|
|
|
|
|
|
# Board has only srst
|
|
|
|
reset_config srst_only
|
|
|
|
|