Øyvind Harboe wrote:
On Sat, Sep 5, 2009 at 9:32 AM, Dirk Behme<dirk.be...@googlemail.com> wrote:
Øyvind Harboe wrote:
Did you specify the extraclocks via the command?
Uuups ;)  Where should I put the extraclocks command with witch exact
syntax?

Add "jtag_extra_clocks 100" to your config file

Ahh :)

...
RCLK - adaptive
extra clocks in reset 100
Warn : huge IR length 38
Info : RCLK (adaptive clock speed) not supported - fallback to 6000 kHz
Info : JTAG tap: omap3530.jrc tap/device found: 0x0b7ae02f (mfg: 0x017, part: 0xb7ae, ver: 0x0)

Sorry for the confusion,

Dirk

P.S.: If you do take #3, do you like to include patch in attachment?


---
 tcl/board/ti_beagleboard.cfg |    2 ++
 1 file changed, 2 insertions(+)

Index: trunk/tcl/board/ti_beagleboard.cfg
===================================================================
--- trunk.orig/tcl/board/ti_beagleboard.cfg
+++ trunk/tcl/board/ti_beagleboard.cfg
@@ -4,6 +4,8 @@
 # Fall back to 6MHz if RTCK is not supported
 jtag_rclk 6000
 
+jtag_extra_clocks 100
+
 source [find target/omap3530.cfg]
 
 # TI-14 JTAG connector
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to