9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Gorka Guardiola <paurea@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] jtag programmers
Date: Tue, 26 Jul 2011 23:28:09 +0200	[thread overview]
Message-ID: <CACm3i_jtWusFhhhTwSFCXmc_6616H71oJLwsC3WH-nz+iBhXmg@mail.gmail.com> (raw)
In-Reply-To: <CACm3i_h=fH=PZEj7WEGvR2dVt+8RJ7B3M+pvXfvZw=LTdNE6ew@mail.gmail.com>

On Tue, Jul 26, 2011 at 11:25 PM, Gorka Guardiola <paurea@gmail.com> wrote:
> On Tue, Jul 26, 2011 at 9:46 PM, erik quanstrom <quanstro@quanstro.net> wrote:
>> can someone point me at a list of plan9 usb/serial compatable
>> jtag programmers?
>>
>
> As far as I know, ft2232 chips and their variants may work, but I have only
> tried it with the Sheeva plug.
>
> The ft2232 serial chip inside the sheeva
> can drive all sorts of serial things, including input to a jtag state machine
> if connected properly. Inside the sheeva plug (and some other arm boards),
> the chip is actually connected to the jtag input of the SOC inside it,
> but you need
> the concret details on how this is done for what you are using.
>
> What I do is I program (this is what usb/serial does) the interface connected to
> the jtag for the right configuration to drive it. The device is also
> programmable
> and you need to program it (it is done so that the latency of the USB does not
> kill you). Then you need to communicate with the other side, which includes
> driving the reset bits (which depend on the concrete electronics connecting the
> serial chip to the jtag interface) and then sending the right commands.

All this is done outside usb/serial. Only a couple of parameters (latency and
bit mode) are configured in usb/serial and a file is served.

G.



  reply	other threads:[~2011-07-26 21:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 19:46 erik quanstrom
2011-07-26 21:25 ` Gorka Guardiola
2011-07-26 21:28   ` Gorka Guardiola [this message]
2011-07-26 22:36     ` Bruce Ellis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACm3i_jtWusFhhhTwSFCXmc_6616H71oJLwsC3WH-nz+iBhXmg@mail.gmail.com \
    --to=paurea@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).