X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fek-lm3s3748.cfg;h=c95c21a6da70cf7666b997e0b217dac56b9a093a;hb=bbc2f13f33389008826006e31bc5afdda4e3602e;hp=4695c89e908190e13a36b85d1e115654ecec0b47;hpb=70794664f1a923c1fa2912f2b3ac81c7c1fc1ff5;p=openocd.git diff --git a/tcl/board/ek-lm3s3748.cfg b/tcl/board/ek-lm3s3748.cfg index 4695c89e90..c95c21a6da 100644 --- a/tcl/board/ek-lm3s3748.cfg +++ b/tcl/board/ek-lm3s3748.cfg @@ -1,12 +1,14 @@ -# Stellaris lm3s3748 Evaluation Kit -# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html +# +# 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/luminary.cfg] +# 20k working area +set WORKAREASIZE 0x4000 +set CHIPNAME lm3s3748 source [find target/stellaris.cfg] - -# Board has only srst -reset_config srst_only -