; From: jana1...@centrum.cz [mailto:jana1...@centrum.cz]
> Sent: Friday, February 24, 2012 1:36 AM
> To: openocd-devel@lists.sourceforge.net
> Subject: Re: [OpenOCD-devel] How to use interface
>
> Thank you for your reply.
> But I would like to know
> where I can see how OpenOCD
[mailto:jana1...@centrum.cz]
> > Sent: Friday, February 24, 2012 1:36 AM
> > To: openocd-devel@lists.sourceforge.net
> > Subject: Re: [OpenOCD-devel] How to use interface
> >
> > Thank you for your reply.
> > But I would like to know
> > where I can see
Thank you for your reply.
But I would like to know
where I can see how OpenOCD communicate with interfaces, particular with
jtagkey
interface.Which modules /programs of OpenOCD takes care of that ?
In other words what programs must I write so that jtagkey will work also with
MY OWN jtag
progra
> I can use openOCD with my JTAG that is jtagkey like this
>
> c:/openocd/bin/openocd.exe -f interface/jtagkey.cfg -f
> target/myConfiguration.cfg
>
> Is there any way how I can use my JTAG, that is jtagkey, with another jtag
> programs and not
> only with openOCD?
> Where can I check how OpenOCD
I can use openOCD with my JTAG that is jtagkey like this
c:/openocd/bin/openocd.exe -f interface/jtagkey.cfg -f
target/myConfiguration.cfg
Is there any way how I can use my JTAG, that is jtagkey, with another jtag
programs and not
only with openOCD?
Where can I check how OpenOCD communicate