On Tuesday 01 December 2009, John Rigby wrote:
> I'm trying to use OpenOCD with a Flyswatter and a beagleboard and I get this:
> 
> # openocd -f ./tcl/interface/flyswatter.cfg -f ./tcl/board/ti_beagleboard.cfg
> Open On-Chip Debugger 0.4.0-dev-00740-ga65e75e (2009-12-01-12:05)
> For bug reports, read
>         http://openocd.berlios.de/doc/doxygen/bugs.html
> RCLK - adaptive
> Warn : omap3530.dsp: huge IR length 38
> RCLK - adaptive
> trst_only separate trst_push_pull
> Info : RCLK (adaptive clock speed) not supported - fallback to 1000 kHz
> Error: JTAG scan chain interrogation failed: all ones
> Error: Check JTAG interface, timings, target power, etc.
> Error: JTAG scan chain interrogation failed: all ones
> Error: Check JTAG interface, timings, target power, etc.
> 
> Any ideas?

"reset halt" should make things work OK.

I don't know what causes that startup glitch, but things seem to
behave OK after an explicit reset.


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

Reply via email to