aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm4f232.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/ek-lm4f232.cfg')
-rw-r--r--tcl/board/ek-lm4f232.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/tcl/board/ek-lm4f232.cfg b/tcl/board/ek-lm4f232.cfg
new file mode 100644
index 00000000..6e3f8e31
--- /dev/null
+++ b/tcl/board/ek-lm4f232.cfg
@@ -0,0 +1,13 @@
+#
+# TI Stellaris LM4F232 Evaluation Kits
+#
+# http://www.ti.com/tool/ek-lm4f232
+#
+
+# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
+# so is using in JTAG mode, as done here.
+source [find interface/luminary-icdi.cfg]
+
+set WORKAREASIZE 0x8000
+set CHIPNAME lm4f23x
+source [find target/stellaris.cfg]