From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28826 invoked by alias); 19 Feb 2003 17:35:36 -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 28802 invoked from network); 19 Feb 2003 17:35:34 -0000 Received: from unknown (HELO TheWorld.com) (199.172.62.103) by 172.16.49.205 with SMTP; 19 Feb 2003 17:35:34 -0000 Received: from shell.TheWorld.com (root@shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id MAA08374; Wed, 19 Feb 2003 12:35:32 -0500 Received: from localhost (qqi@localhost) by shell.TheWorld.com (8.9.3/8.9.3) with ESMTP id MAA1018683; Wed, 19 Feb 2003 12:35:32 -0500 (EST) X-Authentication-Warning: shell01.TheWorld.com: qqi owned process doing -bs Date: Wed, 19 Feb 2003 17:35:00 -0000 From: Quality Quorum To: Mark Salter cc: jifl@eCosCentric.com, , , Subject: Re: [ECOS] Can't connect to remote Evaluator 7T In-Reply-To: <20030219171444.05B4C78A6D@deneb.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-02/txt/msg00360.txt.bz2 On Wed, 19 Feb 2003, Mark Salter wrote: > > Not only that, from my experiments with a cable tap, nothing is going out > of the PC to the target. The write(2) succeeds, but nothing is sent on > the wire. Closing and reopening the serial device usually clears up the > problem. Connect through minicom and make sure that target responds with gdb packet when you send enter. My $0.02. > > > --Mark > > Thanks, Aleksey