2009-07-10 02:21:12 -05:00
|
|
|
# Stellaris lm3s3748 Evaluation Kit
|
|
|
|
# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
|
|
|
|
|
2009-12-28 14:59:47 -06:00
|
|
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
|
|
|
source [find interface/luminary.cfg]
|
2009-07-10 02:21:12 -05:00
|
|
|
|
2009-12-14 18:29:53 -06:00
|
|
|
source [find target/stellaris.cfg]
|
2009-07-10 02:21:12 -05:00
|
|
|
|
|
|
|
# Board has only srst
|
|
|
|
reset_config srst_only
|
|
|
|
|