X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fek-lm3s3748.cfg;h=36ecfcd321b802edea0388ab22e0f7ba6af25e68;hb=da181fc3ecda55e73544c8c4fb86e3e82d2dc0c9;hp=950e5119c99669448e57de87fcc4b63ff9e84f0b;hpb=c86a64dff7e9ebe8ab87e353f5b4156f830a0de7;p=fw%2Fopenocd diff --git a/tcl/board/ek-lm3s3748.cfg b/tcl/board/ek-lm3s3748.cfg index 950e5119c..36ecfcd32 100644 --- a/tcl/board/ek-lm3s3748.cfg +++ b/tcl/board/ek-lm3s3748.cfg @@ -1,11 +1,14 @@ -# 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] - +# +# TI/Luminary Stellaris lm3s3748 Evaluation Kits +# +# http://www.ti.com/tool/ek-lm3s3748 +# + +# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional! +# so is using it in JTAG mode, as done here. +source [find interface/ftdi/luminary.cfg] + +# 20k working area +set WORKAREASIZE 0x4000 +set CHIPNAME lm3s3748 source [find target/stellaris.cfg] - -# Board has only srst -reset_config srst_only -