All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] update u-boot BDM/JTAG debugger page?
@ 2016-07-15 12:38 Robert P. J. Day
  2016-07-15 15:17 ` Tom Rini
  0 siblings, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2016-07-15 12:38 UTC (permalink / raw)
  To: u-boot


  i am in no way a BDM/JTAG authority, but i notice that on this
u-boot page:

http://www.denx.de/wiki/DULG/UBootInstallUsingBDM

there is a recommendation for the BDI2000/BDI3000, but those are on
their way out:

http://www.abatron.ch/news/eol-bdi-products/

so are there any other recommendations for debuggers? is anyone using
the flyswatter debuggers successfully?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 12:38 [U-Boot] update u-boot BDM/JTAG debugger page? Robert P. J. Day
@ 2016-07-15 15:17 ` Tom Rini
  2016-07-15 19:29   ` Robert P. J. Day
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Rini @ 2016-07-15 15:17 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 15, 2016 at 08:38:57AM -0400, Robert P. J. Day wrote:

>   i am in no way a BDM/JTAG authority, but i notice that on this
> u-boot page:
> 
> http://www.denx.de/wiki/DULG/UBootInstallUsingBDM
> 
> there is a recommendation for the BDI2000/BDI3000, but those are on
> their way out:
> 
> http://www.abatron.ch/news/eol-bdi-products/
> 
> so are there any other recommendations for debuggers? is anyone using
> the flyswatter debuggers successfully?

In general I use one of the FTDI based products.  I've got a Flyswatter
2, some Olimex ones and and XDS...something low numbered or two as well.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160715/fa016d16/attachment.sig>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 15:17 ` Tom Rini
@ 2016-07-15 19:29   ` Robert P. J. Day
  2016-07-15 19:34     ` Tom Rini
  0 siblings, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2016-07-15 19:29 UTC (permalink / raw)
  To: u-boot

On Fri, 15 Jul 2016, Tom Rini wrote:

> On Fri, Jul 15, 2016 at 08:38:57AM -0400, Robert P. J. Day wrote:
>
> >   i am in no way a BDM/JTAG authority, but i notice that on this
> > u-boot page:
> >
> > http://www.denx.de/wiki/DULG/UBootInstallUsingBDM
> >
> > there is a recommendation for the BDI2000/BDI3000, but those are on
> > their way out:
> >
> > http://www.abatron.ch/news/eol-bdi-products/
> >
> > so are there any other recommendations for debuggers? is anyone using
> > the flyswatter debuggers successfully?
>
> In general I use one of the FTDI based products.  I've got a Flyswatter
> 2, some Olimex ones and and XDS...something low numbered or two as well.

  as i read it, the flyswatter3 is MIPS-only, is that correct? an
up-to-date debugging page would be immensely handy.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 19:29   ` Robert P. J. Day
@ 2016-07-15 19:34     ` Tom Rini
  2016-07-15 19:37       ` Robert P. J. Day
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Rini @ 2016-07-15 19:34 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 15, 2016 at 03:29:54PM -0400, Robert P. J. Day wrote:
> On Fri, 15 Jul 2016, Tom Rini wrote:
> 
> > On Fri, Jul 15, 2016 at 08:38:57AM -0400, Robert P. J. Day wrote:
> >
> > >   i am in no way a BDM/JTAG authority, but i notice that on this
> > > u-boot page:
> > >
> > > http://www.denx.de/wiki/DULG/UBootInstallUsingBDM
> > >
> > > there is a recommendation for the BDI2000/BDI3000, but those are on
> > > their way out:
> > >
> > > http://www.abatron.ch/news/eol-bdi-products/
> > >
> > > so are there any other recommendations for debuggers? is anyone using
> > > the flyswatter debuggers successfully?
> >
> > In general I use one of the FTDI based products.  I've got a Flyswatter
> > 2, some Olimex ones and and XDS...something low numbered or two as well.
> 
>   as i read it, the flyswatter3 is MIPS-only, is that correct? an
> up-to-date debugging page would be immensely handy.

Er, I don't see a Flyswatter 3, but I do see that Tin Can Tools has
adapters for MIPS for Flyswatter 2.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160715/c7860a68/attachment.sig>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 19:34     ` Tom Rini
@ 2016-07-15 19:37       ` Robert P. J. Day
  2016-07-15 19:41         ` Tom Rini
  0 siblings, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2016-07-15 19:37 UTC (permalink / raw)
  To: u-boot

On Fri, 15 Jul 2016, Tom Rini wrote:

> On Fri, Jul 15, 2016 at 03:29:54PM -0400, Robert P. J. Day wrote:
> > On Fri, 15 Jul 2016, Tom Rini wrote:
> >
> > > On Fri, Jul 15, 2016 at 08:38:57AM -0400, Robert P. J. Day wrote:
> > >
> > > >   i am in no way a BDM/JTAG authority, but i notice that on this
> > > > u-boot page:
> > > >
> > > > http://www.denx.de/wiki/DULG/UBootInstallUsingBDM
> > > >
> > > > there is a recommendation for the BDI2000/BDI3000, but those are on
> > > > their way out:
> > > >
> > > > http://www.abatron.ch/news/eol-bdi-products/
> > > >
> > > > so are there any other recommendations for debuggers? is anyone using
> > > > the flyswatter debuggers successfully?
> > >
> > > In general I use one of the FTDI based products.  I've got a Flyswatter
> > > 2, some Olimex ones and and XDS...something low numbered or two as well.
> >
> >   as i read it, the flyswatter3 is MIPS-only, is that correct? an
> > up-to-date debugging page would be immensely handy.
>
> Er, I don't see a Flyswatter 3, but I do see that Tin Can Tools has
> adapters for MIPS for Flyswatter 2.

  hmmmm ... https://tincantools.com/wiki/Flyswatter3_PIC32MX_How_To

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 19:37       ` Robert P. J. Day
@ 2016-07-15 19:41         ` Tom Rini
  2016-07-15 20:18           ` Robert P. J. Day
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Rini @ 2016-07-15 19:41 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 15, 2016 at 03:37:52PM -0400, Robert P. J. Day wrote:
> On Fri, 15 Jul 2016, Tom Rini wrote:
> 
> > On Fri, Jul 15, 2016 at 03:29:54PM -0400, Robert P. J. Day wrote:
> > > On Fri, 15 Jul 2016, Tom Rini wrote:
> > >
> > > > On Fri, Jul 15, 2016 at 08:38:57AM -0400, Robert P. J. Day wrote:
> > > >
> > > > >   i am in no way a BDM/JTAG authority, but i notice that on this
> > > > > u-boot page:
> > > > >
> > > > > http://www.denx.de/wiki/DULG/UBootInstallUsingBDM
> > > > >
> > > > > there is a recommendation for the BDI2000/BDI3000, but those are on
> > > > > their way out:
> > > > >
> > > > > http://www.abatron.ch/news/eol-bdi-products/
> > > > >
> > > > > so are there any other recommendations for debuggers? is anyone using
> > > > > the flyswatter debuggers successfully?
> > > >
> > > > In general I use one of the FTDI based products.  I've got a Flyswatter
> > > > 2, some Olimex ones and and XDS...something low numbered or two as well.
> > >
> > >   as i read it, the flyswatter3 is MIPS-only, is that correct? an
> > > up-to-date debugging page would be immensely handy.
> >
> > Er, I don't see a Flyswatter 3, but I do see that Tin Can Tools has
> > adapters for MIPS for Flyswatter 2.
> 
>   hmmmm ... https://tincantools.com/wiki/Flyswatter3_PIC32MX_How_To

Well, it's not listed on the store yet, so I'd contact them privately if
I were you :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160715/beb873fb/attachment.sig>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 19:41         ` Tom Rini
@ 2016-07-15 20:18           ` Robert P. J. Day
  2016-07-15 20:21             ` Tom Rini
  0 siblings, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2016-07-15 20:18 UTC (permalink / raw)
  To: u-boot

On Fri, 15 Jul 2016, Tom Rini wrote:

> On Fri, Jul 15, 2016 at 03:37:52PM -0400, Robert P. J. Day wrote:
> >   hmmmm ... https://tincantools.com/wiki/Flyswatter3_PIC32MX_How_To
>
> Well, it's not listed on the store yet, so I'd contact them
> privately if I were you :)

  hmmmmm ... quite so. so, just more vaporware. too bad.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [U-Boot] update u-boot BDM/JTAG debugger page?
  2016-07-15 20:18           ` Robert P. J. Day
@ 2016-07-15 20:21             ` Tom Rini
  0 siblings, 0 replies; 8+ messages in thread
From: Tom Rini @ 2016-07-15 20:21 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 15, 2016 at 04:18:43PM -0400, Robert P. J. Day wrote:
> On Fri, 15 Jul 2016, Tom Rini wrote:
> 
> > On Fri, Jul 15, 2016 at 03:37:52PM -0400, Robert P. J. Day wrote:
> > >   hmmmm ... https://tincantools.com/wiki/Flyswatter3_PIC32MX_How_To
> >
> > Well, it's not listed on the store yet, so I'd contact them
> > privately if I were you :)
> 
>   hmmmmm ... quite so. so, just more vaporware. too bad.
> 

I've been told off-list that it's just not announced (nor complete /
finished) yet, but won't be MIPS only :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160715/a2c16d83/attachment.sig>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-15 20:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 12:38 [U-Boot] update u-boot BDM/JTAG debugger page? Robert P. J. Day
2016-07-15 15:17 ` Tom Rini
2016-07-15 19:29   ` Robert P. J. Day
2016-07-15 19:34     ` Tom Rini
2016-07-15 19:37       ` Robert P. J. Day
2016-07-15 19:41         ` Tom Rini
2016-07-15 20:18           ` Robert P. J. Day
2016-07-15 20:21             ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.