]> git.sur5r.net Git - openocd/blobdiff - tcl/test/syntax1.cfg
The openocd-0.8.0-rc2 release candidate
[openocd] / tcl / test / syntax1.cfg
index 40a7c1db754ba7e8a74e7620e3e843fefcbc073a..79d53848025dfc134b7cd1824344aa76920077aa 100644 (file)
@@ -1,4 +1,4 @@
-jtag_nsrst_delay 200
+adapter_nsrst_delay 200
 jtag_ntrst_delay 200
 
 #use combined on interfaces or targets that can't set TRST/SRST separately
@@ -25,5 +25,6 @@ mvb 0xE01FC040 0x01
 
 
 
-flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765
+set _FLASHNAME $_CHIPNAME.flash
+flash bank $_FLASHNAME lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765