X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Ftarget%2Fstr9comstick.cfg;h=d8c7c7a4471c0fba0933fa65d49bf3fd9bc4957f;hp=a75b4760f5b4c2a56304b7f3123174346a93c1cb;hb=ec0303be34eaf7559dc02b8dcee7e22a08500192;hpb=8b7cd9322a827101537634f6ed8dd1e8ae89962c diff --git a/src/target/target/str9comstick.cfg b/src/target/target/str9comstick.cfg index a75b4760f5..d8c7c7a447 100644 --- a/src/target/target/str9comstick.cfg +++ b/src/target/target/str9comstick.cfg @@ -34,7 +34,7 @@ if { [info exists CPUTAPID ] } { } else { set _CPUTAPID 0x25966041 } -jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0xf -irmask 0xf -expected-id $_CPUTAPID +jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID if { [info exists BSTAPID ] } { set _BSTAPID $BSTAPID