jtag/aice: switch to command 'adapter serial'
[fw/openocd] / tcl / target / k1921vk01t.cfg
old mode 100755 (executable)
new mode 100644 (file)
index 1a84021..926f3c7
@@ -40,9 +40,9 @@ $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE
 
 flash bank $_CHIPNAME.flash niietcm4 0 0 0 0 $_TARGETNAME
 
-adapter_khz 2000
+adapter speed 2000
 
-adapter_nsrst_delay 100
+adapter srst delay 100
 if {[using_jtag]} {
    jtag_ntrst_delay 100
 }