From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10353 invoked by alias); 22 Oct 2004 15:01:21 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 10316 invoked from network); 22 Oct 2004 15:01:19 -0000 Received: from unknown (HELO NUTMEG.CAM.ARTIMI.COM) (217.40.111.177) by sourceware.org with SMTP; 22 Oct 2004 15:01:19 -0000 Received: from mace ([192.168.1.25]) by NUTMEG.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.211); Fri, 22 Oct 2004 16:00:33 +0100 From: "Dave Korn" To: "'Dave Cleal'" , Subject: RE: Can't talk to Angel debug monitor from arm-elf-gdb Date: Sat, 23 Oct 2004 15:04:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <1979656656.20041022154729@cleal.com> Message-ID: X-OriginalArrivalTime: 22 Oct 2004 15:00:33.0828 (UTC) FILETIME=[E17A1640:01C4B847] X-SW-Source: 2004-10/txt/msg00404.txt.bz2 > -----Original Message----- > From: gdb-owner On Behalf Of Dave Cleal > Sent: 22 October 2004 15:47 > I've got an ATMEL EB40A ARM evaluation board that has ARM Angel 1.04 > running in the flash, and I can talk to this fine from the > ARM-supplied AXD debugger. But I can't talk to it from arm-elf-gdb (I > have v.6.1, compiled by macgraigor.com) which is running under cygwin > on Windows 2000. arm-elf-gdb works just fine with the simulator > target. > > I start up arm-elf-gdb, then do > > set remotebaud 9600 > target rdi com1 > > The second command just hangs, I can see LEDs flashing to indicate > that data is passing back and forth, but no response in gdb. > > Any ideas? Not a great many. Not a target I'm familiar with, nor the supplier. But "set debug remote 1" should allow you to see what's actually going back and forth, which might give some clues... cheers, DaveK -- Can't think of a witty .sigline today....