On Wed, Mar 24, 2010 at 4:03 PM, Laurent Gauch
<[email protected]> wrote:
>> Target scripts without a adapter_khz should be fixed to have one,
>> otherwise the khz is undefined.
>
> So the adapter_khz do not have the good name ;-( as I just wrote to a
> previous message.
> Or the mechanism around the JTAG frequency is wrong.

Naming aside(I'm a bit naming & whitespace blind), to me it seems
pretty straightforward that a target script tells the adapter the
maximum clock frequency.

# This target fails above 2000khz, so we set the maximum
# adapter frequency to 2000khz....
adapter_khz 2000

I'm not sure how much more clear it can become...

-- 
Meet us in Paris at rts EMBEDDED SYSTEMS 2010 - March 30. and April 1.
http://www.zylin.com/events_rts.html

Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to