Using the bundled JTAG/SWD debug support in JTAG mode
is optional on *all* of the EK boards.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
# source [find interface/jlink.cfg]
# 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 in JTAG mode, as done here.
source [find interface/luminary.cfg]
# include the target config
# http://www.luminarymicro.com/products/ek-lm3s9b92.html
#
+# 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]
source [find target/lm3s9b9x.cfg]