X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Faduc702x.cfg;h=7e62735dea4c5e7e01c039a4fb36254fb1fb8113;hb=01735c515f2acdca8561dbad6764a75093b09cc5;hp=cdbcf456c52711c0b90d7d78e1fac70368084cbd;hpb=c946358a0610467636ed2922e79a1ae19f843f90;p=openocd.git diff --git a/tcl/target/aduc702x.cfg b/tcl/target/aduc702x.cfg index cdbcf456c5..7e62735dea 100644 --- a/tcl/target/aduc702x.cfg +++ b/tcl/target/aduc702x.cfg @@ -36,7 +36,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP ## ## Target configuration ## -set _TARGETNAME [format "%s.cpu" $_CHIPNAME] +set _TARGETNAME $_CHIPNAME.cpu target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME # allocate the entire SRAM as working area