Edgar Grimberg wrote: > I am using OpenOCD version 0.3.1, connected to STM32 target and the > "default" configuration script. The STM32 flash is blank. If I try to > "reset halt", I find the state of the CPU to be Handler HardFault: > >> reset halt
Could you try to remove (or comment out) the "reset_config" line in your target/stm32.cfg?! That should fix your problem. This is related to the double-reset problem I reported some time ago. See my mail from 9.11.2009, and accompanying patch from 10.11.2009. have fun, -- Thomas Kindler <[email protected]> _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
