swim: fix adapter speed handling
[fw/openocd] / tcl / target / stm8l.cfg
index 386f371ea30a6e3940ca5fb0b8f09b28d067515b..f3c94280aed288573cf448a1373994473549eea6 100644 (file)
@@ -78,8 +78,8 @@ $_TARGETNAME configure -optionstart $_OPTIONSTART -optionend $_OPTIONEND -blocks
 # Set stm8l type
 $_TARGETNAME configure -enable_stm8l
 
-# 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