]> git.sur5r.net Git - openocd/blobdiff - testing/examples/STR710JtagSpeed/prj/str710_jtagkey.cfg
testing/examples/.../*cfg: rm jtag_device calls
[openocd] / testing / examples / STR710JtagSpeed / prj / str710_jtagkey.cfg
index 2bef16317a1d1107ca48c46c60d203502d8e43bf..0e0cff5210c48b1245321aad306eea5141110b5f 100644 (file)
@@ -18,8 +18,7 @@ jtag_speed 0
 reset_config trst_and_srst srst_pulls_trst
 
 #jtag scan chain
-#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
-jtag_device 4 0x1 0xf 0xe
+jtag newtap str7 cpu -irlen 4 -irmask 0xf
 
 #target configuration
 target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdmi