> I've looked a bit more into STM32 flash programming > performance and most of the time is spent waiting for the > target to complete flash programming, i.e. it appears that it > is the *target* that is slow. > > Could this be the case? > >
Have you tried turning on the PLL etc before programming? That is generally what i do, and as far as i remember what the ST bootloader does. Otherwise the device is running @ 8MHz, gets better when running @ 72MHz. you can then speed up the jtag, instead of using the initial 500kHz. Cheers Spen _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development