tcl/target: use command 'jtag newtap' to add a boundary scan TAP
[fw/openocd] / tcl / target / stm32h7x.cfg
index 2d92eca92ba576a40341bf49cd3d1582ea0149fc..43a8b024e5a3ec49154edb31d6b25c848202058a 100644 (file)
@@ -70,7 +70,7 @@ swj_newdap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPU
 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
 
 if {[using_jtag]} {
swj_newdap $_CHIPNAME bs -irlen 5
  jtag newtap $_CHIPNAME bs -irlen 5
 }
 
 if {![using_hla]} {