swim: fix adapter speed handling
[fw/openocd] / tcl / target / stm8s.cfg
index 4768068e820e8410184e3fc596fcd92d65d59cca..5d52aea12b78027e6dd43d68d75e31842f9f2676 100644 (file)
@@ -75,8 +75,8 @@ $_TARGETNAME configure -optionstart $_OPTIONSTART -optionend $_OPTIONEND -blocks
 # Uncomment this line to enable interrupts while instruction step
 #$_TARGETNAME configure -enable_step_irq
 
-# The khz rate does not apply here, only slow <0> and fast <1>
-adapter speed 1
+# Set low speed at debug entry
+adapter speed 363
 
 reset_config srst_only