On Thu, Mar 25, 2010 at 9:31 PM, Laurent Gauch
<[email protected]> wrote:
> T H E   S O L U T I O N -----------------------------------
>
> The solution is to add the absolute max frequency for a given device when we
> create a "jtag newtap" as
> jtag newtap $_CHIPNAME cpu .-freqmax_khz 10000 -irlen 7 -ircapture 0x1
> -irmask 0x7f -expected-id $_CPUTAPID -expected-id $_CPUTAPID2

Laurent,
just my 2 cents contribution....
Give a look at tcl/interface/parport.cfg
This interface has one default parameter for parallel port address.
The default value can be modified, e.g., in the user configuration
script, without any need to change the interface script.

Can similar arrangement work for you too?

Best Regards
Antonio Borneo
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to