tcl/target/ti_k3: Rename m4 target as general purpose mcu
[fw/openocd] / tcl / target / at91sam4XXX.cfg
index ff73670403367f0d2161ffd60a7eb38217423777..ebb7eed3eb9d0aae2e283cdaee8cc87357999ba4 100644 (file)
@@ -50,9 +50,9 @@ $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE
 # running off a crystal, we can run closer to the limit. Note
 # that there can be a pretty wide band where things are more or less stable.
 
-adapter_khz 500
+adapter speed 500
 
-adapter_nsrst_delay 100
+adapter srst delay 100
 if {[using_jtag]} {
  jtag_ntrst_delay 100
 }