From: Freddie C. <fre...@op...> - 2012-03-16 18:31:28
|
Hi! I'm using OpenOCD that is about 2 weeks old, and there is a small problem with ST-LINK: > >openocd-x64-0.6.0-dev-120229143915 -f board/stm32f4discovery.cfg > 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 > Info : clock speed 1 kHz > Info : IDCODE 2ba01477 > Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints I'm talking about the warning which is somewhat premature, as later the transport is selected, everything works fine etc. The warning is generated on this line in stlink-v2.cfg: > interface stlink (that's the first line of this script). Any ideas? 4\/3!! |