summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/hwdebugaids.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-18 21:04:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-18 21:04:59 +0000
commit01e6a05bd83d19b154a71018bf62d24d53208c4a (patch)
treee70248da06915400001bfe75b56eab168f2177df /doc/FAQ/hwdebugaids.t
parentReran and replaced screen after report from Gerwin Pfab <pb@schenk.isar.de>. (diff)
downloadrtems-01e6a05bd83d19b154a71018bf62d24d53208c4a.tar.bz2
Added some more.
Diffstat (limited to 'doc/FAQ/hwdebugaids.t')
-rw-r--r--doc/FAQ/hwdebugaids.t28
1 files changed, 17 insertions, 11 deletions
diff --git a/doc/FAQ/hwdebugaids.t b/doc/FAQ/hwdebugaids.t
index 3337245fd1..abe934968b 100644
--- a/doc/FAQ/hwdebugaids.t
+++ b/doc/FAQ/hwdebugaids.t
@@ -13,27 +13,32 @@ debugging assistants that are available.
@section MC683xx BDM Support for GDB
-Eric Norum (eric@@skatter.usask.ca) wrote a driver for a parallel
-port interface to a BDM module. He and Chris Johns (ccj@@acm.org)
-have put together a package containing everything you need to
-use this. From the README: "This
-package contains everything you need to be able to run GDB on
+Eric Norum (eric@@skatter.usask.ca) has a driver for a parallel
+port interface to a BDM module. This driver has a long history
+and is based on a driver by Gunter Magin (gunter@@skil.camelot.de)
+which in turn was based on BD32 for DOS by Scott Howard. Eric Norum
+and Chris Johns (ccj@@acm.org) have put together a package containing
+everything you need to use this BDM driver including software, PCB layouts,
+and machining drawings. From the README:
+
+"This package contains everything you need to be able to run GDB on
Linux and control a Motorola CPU32+ (68360) or Coldfire (5206, 5206e, or
-5207) target through a standard PC parallel port." Information on
-this is available at the following URL:
+5207) target through a standard PC parallel port."
+
+Information on this BDM driver is available at the following URL:
+
http://www.calm.hw.ac.uk/davidf/coldfire/gdb-bdm-linux.htm.
Peter Shoebridge (peter@@zeecube.com) has ported the Linux
-parallel port BDM driver by Eric Norum to Windows NT. It is
+parallel port BDM driver from Eric Norum to Windows NT. It is
available at http://www.zeecube.com/bdm.
-
The efi332 project has a home-built BDM module and gdb driver for
Linux. See http://egi332.eng.ohio-state.edu/efi332/hardware.html)
for details.
-http://cmp.felk.cvut.cz/~pisa/m683xx/bdm_driver.html
-
+Pavel Pisa (pisa@@cmp.felk.cvut.cz) has one available at
+http://cmp.felk.cvut.cz/~pisa/m683xx/bdm_driver.html.
Huntsville Microsystems (HMI) has GDB support for their BDM module
available upon request. It is also available from their ftp site:
@@ -50,6 +55,7 @@ Information in this section from:
@item W Gerald Hicks <wghicks@@bellsouth.net>
@item Chris Johns <cjohns@@plessey.com.au>
@item Eric Norum <eric@@skatter.usask.ca>
+@item Gunter Magin <magin@@skil.camelot.de>
@end itemize