X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fek-tm4c123gxl.cfg;h=4fc1050c737f4bdce9b5894220ecd6303be90f44;hp=f7b7d9f7625330176ae2eb1eb030c069bad826d6;hb=refs%2Fchanges%2F64%2F1664%2F11;hpb=f701c0cbeb346df4cda378d3b4d5136aabba3b37 diff --git a/tcl/board/ek-tm4c123gxl.cfg b/tcl/board/ek-tm4c123gxl.cfg index f7b7d9f762..4fc1050c73 100644 --- a/tcl/board/ek-tm4c123gxl.cfg +++ b/tcl/board/ek-tm4c123gxl.cfg @@ -6,6 +6,8 @@ source [find interface/ti-icdi.cfg] +transport select hla_jtag + set WORKAREASIZE 0x8000 set CHIPNAME tm4c123gh6pm -source [find target/stellaris_icdi.cfg] +source [find target/stellaris.cfg]