On Thu, Jul 3, 2008 at 8:35 PM, Spen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just looking over the target scripts, i noticed that a few have the
> jtag_speed set, others do not.

Really it should be jtag_khz.

> I have had a couple of queries from people who are using the scripts, they
> failed because the target speed was not set, and so left at the default of 0
> - ok for parport, not for usb jtag devices.
>
> Any ideas for a solution - we could just add to the target script.

jtag_speed has no place in the target speed as it is interface specific.

>
> Another issue is that not all interfaces support the jtag_khz command.

The target scripts should include jtag_khz, which is a no-op when it is not
supported by the interface.

jtag_khz in the target script is as much documentation as it is meant to
make things work better out of the box.

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



-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to