X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fem357.cfg;h=f39f3f428090dd9620fdbc916a550ff3d0968a9c;hp=5720071343e51132fddec6689d6390b1db84fe49;hb=1457a1ab425febd3dfceeb8c908b69135ff0b8b6;hpb=f1d77a485ce4ca81ea791f3d584f7d5d452a10a9 diff --git a/tcl/target/em357.cfg b/tcl/target/em357.cfg index 5720071343..f39f3f4280 100644 --- a/tcl/target/em357.cfg +++ b/tcl/target/em357.cfg @@ -52,7 +52,7 @@ if { [info exists FLASHSIZE] } { swj_newdap $_CHIPNAME cpu -irlen 4 -expected-id $_CPUTAPID dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu if { [using_jtag] } { - swj_newdap $_CHIPNAME bs -irlen 4 -expected-id $_BSTAPID -ircapture 0xe -irmask 0xf + jtag newtap $_CHIPNAME bs -irlen 4 -expected-id $_BSTAPID -ircapture 0xe -irmask 0xf } set _TARGETNAME $_CHIPNAME.cpu