From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16023 invoked by alias); 14 Aug 2002 13:58:47 -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 16014 invoked from network); 14 Aug 2002 13:58:45 -0000 Received: from unknown (HELO gatekeeper.cam.virata.com) (194.129.40.2) by sources.redhat.com with SMTP; 14 Aug 2002 13:58:45 -0000 Received: from boletus.cam.virata.com (boletus.cam.virata.com [10.7.5.11]) by gatekeeper.cam.virata.com (8.11.6/8.11.6) with ESMTP id g7EDwiZ13277 for ; Wed, 14 Aug 2002 14:58:44 +0100 Received: from mercury.cam.virata.com (mercury.cam.virata.com [10.7.5.13]) by boletus.cam.virata.com (8.9.3/8.9.3/Debian/GNU) with ESMTP id OAA02982 for ; Wed, 14 Aug 2002 14:58:44 +0100 Received: from PC200653 (cam-dhcp-a241.cam.virata.com [10.7.11.241]) by mercury.cam.virata.com (8.9.3/8.9.3) with SMTP id OAA03798 for ; Wed, 14 Aug 2002 14:58:44 +0100 (BST) From: "Tim Chick" To: "insight" Subject: RE: ARM debugging via JTAG? Date: Wed, 14 Aug 2002 06:58:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020626111149.A6611@visi.com> Importance: Normal X-SW-Source: 2002-q3/txt/msg00078.txt.bz2 FYI, after much messing about I discovered the webpage: http://sources.redhat.com/ecos/multi-ice.html This describes how to build a program which allows one to use the ARM Multi Ice debugger with gdb/insight. I followed the instructions and it worked first time. It appears it will only work under Windows/Cygwin at the moment. Is there a gdb FAQ which this could be added to? Tim > -----Original Message----- > From: insight-owner@sources.redhat.com > [mailto:insight-owner@sources.redhat.com]On Behalf Of Grant Edwards > Sent: 26 June 2002 17:12 > To: insight > Subject: Re: ARM debugging via JTAG? > > > 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