interface parport parport_port 0 parport_cable aspo reset_config trst_and_srst parport_write_on_exit on source [find target/stm32f1x.cfg] # is to be after target/stm32f1x.cfg, since it have an adapter_khz line #parport_toggling_time 10000 #adapter_khz 1 proc rfl {file} { reset init stm32f1x mass_erase 0 flash write_image $file reset run }