This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


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

Re: Patch for RDI target code to allow user-specified devices



> > BTW, the parallel port code does seem to work, in case anybody was
> > wondering.  :)
> > 
> Oh Gosh!  How am I going to test this?  My boards are all serial and the
> only other thing I have access to is Ethernet.
> 
> I wonder if anybody uses the parallel conection...  I guess you have
> something with parallel connection, or you wouldn't know it is not
> working, right?

I've got the EPI Jeeni JTAG interface, which will use either
serial or Ethernet, and an ARM Ltd, EmbeddedICE JTAG interface
which will use either serial or a serial/parallel combination:
packets are written to the parallel port and read from the
serial port -- which makes downloading much faster than serial
alone, but slower than Ethernet.

-- 
Grant Edwards
grante@visi.com

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