Question
openocd
Posted on May 03, 2012 at 13:22
Hi all,
i want to configure OpenOCD for Stlink(embedded on stm32vld board)... but after building and starting openocd i've got this output:
openocd -f /usr/local/share/openocd/scripts/interface/stlink-v2.cfg - f /usr/local/share/openocd/scripts/target/stm32f1x_stlink.cfg help
Open On-Chip Debugger 0.6.0-dev-00477-gf1c0133 (2012-05-03-11:07)
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
Error: session's transport is not selected.
in procedure 'transport'
in procedure 'init'
openocd version is 0.6.0....jumpers on the board are OK....i am using Ubuntu ...
should i add some extra commands in command line to select transport or should i edit .cfg files??
Thanks,
Filip.
#stm32-stlink-stm32vldiscovery