]> git.sur5r.net Git - openocd/blobdiff - testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg
testing/examples/.../*cfg: rm jtag_device calls
[openocd] / testing / examples / SAM7S256Test / prj / sam7s256_jtagkey.cfg
index e08b84b5f810089c1a5ec51fbbf57ba6ecd4729b..4fd729e9740cf6bdaedcf38991bfafd0a7557bc1 100644 (file)
@@ -21,8 +21,7 @@ jtag_ntrst_delay 200
 reset_config srst_only 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 sam7 cpu -irlen 4 -irmask 0xf
 
 #target configuration
 target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdmi