From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24562 invoked by alias); 17 Sep 2002 01:55:18 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 24550 invoked from network); 17 Sep 2002 01:55:16 -0000 Received: from unknown (HELO sanmx03.sanyo.co.jp) (134.180.230.89) by sources.redhat.com with SMTP; 17 Sep 2002 01:55:16 -0000 Received: from sanmx03.sanyo.co.jp (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id EB2F36591C; Tue, 17 Sep 2002 10:55:15 +0900 (JST) Received: from postgw.idc.lsi.sanyo.co.jp (unknown [134.180.177.20]) by sanmx03.sanyo.co.jp (Postfix) with ESMTP id 1F7276594D; Tue, 17 Sep 2002 10:55:13 +0900 (JST) Received: from seed13.td.idc.lsi.sanyo.co.jp (seed13 [134.180.182.13]) by postgw.idc.lsi.sanyo.co.jp (8.9.3/3.4W3-05/13/97) with SMTP id KAA12047; Tue, 17 Sep 2002 10:46:52 +0900 (JST) Received: from sltisatish by seed13.td.idc.lsi.sanyo.co.jp (SMI-8.6/6.4J.6) id KAA08207; Tue, 17 Sep 2002 10:56:08 +0900 Message-ID: <006201c25e73$83af50f0$19b6b486@sltisatish> From: "T Satish Kumar" To: "Frank Ch. Eigler" Cc: , References: <6DF87017DA95D611AC6000606730DE9B11D76B@BLREXSR> <1031920350.2945.54.camel@hermes.chez-thomas.org> <3D81E5CD.4000507@siliconmotorsports.com> <20020916154941.B27834@redhat.com> <004a01c25e67$002e4530$19b6b486@sltisatish> <20020916203605.A8303@redhat.com> Subject: Re: [ECOS] how to build an eCos library for ARM7tdmi simulator Date: Mon, 16 Sep 2002 18:55:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-q3/txt/msg00059.txt.bz2 well, i even tried installin a new version insight-5.2.. and did the same check..but still i m not able to connect to the target. what could be the problem..? satish ----- Original Message ----- From: "Frank Ch. Eigler" To: "T Satish Kumar" Cc: ; Sent: Monday, September 16, 2002 5:36 PM Subject: Re: [ECOS] how to build an eCos library for ARM7tdmi simulator > Hi - > > On Tue, Sep 17, 2002 at 09:26:39AM -0700, T Satish Kumar wrote: > > [...] > > but my first step still remains unsuccessful..i m not able to connect to the > > target. > > my target settings are as follows: > > Target:Remote/TCP > > hostname:localhost > > port:2000 > > and i have Tcl-Tk 8.3.4 and Insight ver-20020620 installed on my Windows > > 2000. > > i m trying all this on cygwin. > > I suspect something wrong with your insight build. How about > trying plain gdb (as in "gdb -nw FILE", "target remote localhost:2000", > and so on)? > > > > P.S: i could successfully built the arm-development tools, ecos library and > > the sid. > > Very good. > > > - FChE >