Hi! I have issues with ST-LINK/V2 reset on STM32F4DISCOVERY board... To cut things short - I cannot really reset the board via OpenOCD.
I connect to OpenOCD with telnet, issue these commands: > adapter_nsrst_assert_width 1000 > adapter_nsrst_delay 1000 > reset halt and I measure the SRST pin with multimeter - is is rock-solid at 3V... When OpenOCD starts is says that hardware reset is configured: > Open On-Chip Debugger 0.6.0-dev-00448-gc59a441 (2012-02-29-17:10) > Licensed under GNU GPL v2 > For bug reports, read > http://openocd.sourceforge.net/doc/doxygen/bugs.html > Warn : must select a transport. > 1 kHz > trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain but I don't know whether this is meaningful or not (maybe bogus just as 1kHz adapter freq?). You cannot use cortex_m3 reset_config command with st-link, as it says command unknown - target is "stlink_stm32", not cortex-m3. Any ideas? 4\/3!! ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel