X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Feos_s3.cfg;h=150ef4e31c56d7b0ee05a9781e280f172c68cd84;hb=5f3bc3b279c648f5c751fcd4724206c6ce3e38c6;hp=f6016fb30f8ec78876ab52fd1bfe594548df98ff;hpb=23d8831391bbd167e0061388c87e7ecf7b9891a7;p=fw%2Fopenocd diff --git a/tcl/target/eos_s3.cfg b/tcl/target/eos_s3.cfg index f6016fb30..150ef4e31 100644 --- a/tcl/target/eos_s3.cfg +++ b/tcl/target/eos_s3.cfg @@ -26,7 +26,7 @@ if { [info exists CPUTAPID] } { } } -swj_newdap $_CHIPNAME cpu -irlen 4 -irmask 0xf -expected-id _CPUTAPID +swj_newdap $_CHIPNAME cpu -irlen 4 -irmask 0xf -expected-id $_CPUTAPID dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu set _TARGETNAME $_CHIPNAME.cpu