From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12977 invoked by alias); 26 Jun 2002 16:09:10 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 12930 invoked from network); 26 Jun 2002 16:09:07 -0000 Received: from unknown (HELO conn.mc.mpls.visi.com) (208.42.156.2) by sources.redhat.com with SMTP; 26 Jun 2002 16:09:07 -0000 Received: from grante.comtrol.com (isis.visi.com [209.98.98.8]) by conn.mc.mpls.visi.com (Postfix) with SMTP id 2B7878338 for ; Wed, 26 Jun 2002 11:09:07 -0500 (CDT) Received: (qmail 6651 invoked by uid 500); 26 Jun 2002 16:11:49 -0000 Date: Wed, 26 Jun 2002 09:09:00 -0000 From: Grant Edwards To: insight Subject: Re: ARM debugging via JTAG? Message-ID: <20020626111149.A6611@visi.com> References: <200206252028.g5PKS3W03100@schleim.qwe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200206252028.g5PKS3W03100@schleim.qwe.de>; from tmohr@s.netic.de on Tue, Jun 25, 2002 at 10:28:02PM +0200 X-SW-Source: 2002-q2/txt/msg00130.txt.bz2 On Tue, Jun 25, 2002 at 10:28:02PM +0200, Torsten Mohr wrote: > Does anybody know of patches for GDB that enable ARM debugging > via JTAG over the parallel port? I don't know of any that do JTAG directly on the parallel port. There are several ARM JTAG interfaces that are supported by gdb: ARM EmbeddedICE (uses rdi target via serial/parallel) EPI Jeeni (uses rdi target via serial or Ethernet) ARM MultiIce (via some server program run on Windows) Macraigor/OCDemon (via remote target) Abatron BDIxxx (via remote target) -- Grant Edwards grante@visi.com