This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: JTAG Pod?


On Wed, Sep 24, 2003 at 01:52:56PM -0500, Bill Gatliff wrote:

> > Has anyone here used a JTAG "Pod" like the BDI2000 or Macraigor 
> > "Raven"? Which one would you recommend?
> >
> > (I want hardware/software that supports GDB, of course - and I'd like 
> > to be able to flash etc. as well as debug.)

> I have and highly recommend the BDI2000.

Same here.  The ability to burn bootloader code into flash w/o
having to write any code saved me enough time that it paid for
itself right away.

Big plus: the BDI2000 supports GDB natively (it speaks the GDB
"remote" protocol).  All other current products[1] require that
you run some sort of converter-daemon that talks "remote" to
GDB and then talks some proprietary protocol to the JTAG
interface.  Some of those daemons are Windows-only, some will
run on Linux, all are a PITA.

[1] The EPI Jeeni is supported directly by GDB since it speaks
    the ADP protocol which is what is used by the "rdi" target
    module in GDB.  The Jeeni is a fine product, but AFAICT has
    more or less been obsoleted by a newer product (Magik) that
    speaks some proprietary protocol that requires a
    converter-daemon when used with GDB.

-- 
Grant Edwards
grante@visi.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]