> I tried to flash STM32 F2 in the same way like i do on F1
> devices and hit some issues:
> 
> My 1st try was with "stm32f2x mass_erase 0" but seems that
> there is no subcommands registered.

You can use the following command instead:
monitor flash erase_sector 0 0 11

Laurent

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to