X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fek-lm3s811.cfg;h=f8b3a2e82ebf24c35ae14d5fbcfc85aa107f3afe;hb=46cc1df722270adc0ca577b0724a4722d52543cf;hp=66519f674f22702c60c3acee2817f2e424ee282d;hpb=2fdc1db30481279e39cdb1928a7455f75e34eb3f;p=fw%2Fopenocd diff --git a/tcl/board/ek-lm3s811.cfg b/tcl/board/ek-lm3s811.cfg index 66519f674..f8b3a2e82 100644 --- a/tcl/board/ek-lm3s811.cfg +++ b/tcl/board/ek-lm3s811.cfg @@ -3,17 +3,11 @@ # # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html -# include the FT2232 interface config for on-board JTAG interface +# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional! +# so is using it in JTAG mode, as done here. # NOTE: older '811-EK boards (before rev C) shouldn't use this. source [find interface/luminary.cfg] - set CHIPNAME lm3s811 - # include the target config +set CHIPNAME lm3s811 source [find target/stellaris.cfg] - - -adapter_nsrst_delay 100 - -#LM3S811 Evaluation Board has only srst -reset_config srst_only