From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13585 invoked by alias); 19 Sep 2002 08:31:36 -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 13572 invoked from network); 19 Sep 2002 08:31:35 -0000 Received: from unknown (HELO sanmx03.sanyo.co.jp) (134.180.230.89) by sources.redhat.com with SMTP; 19 Sep 2002 08:31:35 -0000 Received: from sanmx03.sanyo.co.jp (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id D30C466F6B; Thu, 19 Sep 2002 17:31:32 +0900 (JST) Received: from postgw.idc.lsi.sanyo.co.jp (unknown [134.180.177.20]) by sanmx03.sanyo.co.jp (Postfix) with ESMTP id 6876E65909; Thu, 19 Sep 2002 17:31:31 +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 RAA28209; Thu, 19 Sep 2002 17:23:09 +0900 (JST) Received: from sltisatish by seed13.td.idc.lsi.sanyo.co.jp (SMI-8.6/6.4J.6) id QAA14888; Thu, 19 Sep 2002 16:32:49 +0900 Message-ID: <008801c26034$cc7daf30$19b6b486@sltisatish> From: "T Satish Kumar" To: "Keith Seitz" Cc: , , "Frank Ch. Eigler" Subject: Re: Fw: [ECOS] how to build an eCos library for ARM7tdmi simulator Date: Thu, 19 Sep 2002 01:31: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/msg00069.txt.bz2 Hey, this time i was able move further.. yes, i m able to connect to the target. all i did was ; i updated the cygwin1.dll file..to the latest version. hence, now the probelm is in the arm-elf-gdb.. i get a stackdump in the arm-elf-gdb.exe any advice how to get rid of this one now.. satish ----- Original Message ----- From: "T Satish Kumar" To: "T Satish Kumar" ; "Keith Seitz" Cc: ; ; "Frank Ch. Eigler" Sent: Thursday, September 19, 2002 11:03 AM Subject: Re: Fw: [ECOS] how to build an eCos library for ARM7tdmi simulator > oops forgot to attach the configrun-sid file... > here is it.. > > satish > ----- Original Message ----- > From: "T Satish Kumar" > To: "Keith Seitz" > Cc: ; ; "Frank Ch. > Eigler" > Sent: Thursday, September 19, 2002 11:02 AM > Subject: Re: Fw: [ECOS] how to build an eCos library for ARM7tdmi simulator > > > > well, i m attaching the default configrun-sid file: > > i have some doubts in the configrun-sid file: > > why is the gloss_comptype for arm-elf is "angel" > > %gloss_comptype = ( "arm" => "sw-gloss-arm/angel" ) > > > > is it becoz of which i m not able to connect to the target properly.. > > > > if yes, what should i replace it with..? > > > > well, any other links or suggestions.. > > > > satish > > > > > > > > > > > > > > ----- Original Message ----- > > From: "Keith Seitz" > > To: "T Satish Kumar" > > Sent: Wednesday, September 18, 2002 9:15 AM > > Subject: Re: Fw: [ECOS] how to build an eCos library for ARM7tdmi > simulator > > > > > > > On Wed, 18 Sep 2002, T Satish Kumar wrote: > > > > > > > > I did the changes manually as per ur mail. and later when i > > try > > > > to > > > > > run arm-elf-gdb twothreads.x i get the following error: > > > > > localhost:2000 Attempt toconnect timed out with out establishing a > > > > > connection. > > > > > GDB cannot connect to the target board using localhost:2000. > > > > > verify that the board is securly connected and, if necessary, > > > > > modify the port setting with debugger preferences. > > > > > > Ok, I have to admit, I'm a little behind on this discussion (which I > > > missed entirely). Correct me if I've gotten something wrong: you had > some > > > sort of problem with insight, Frank got you started, and now you cannot > > > connect to your target using Insight, right? > > > > > > So let's start with the simplest test... Can you run "arm-elf-gdb -nw" > > > (which will disable insight and run comman-line gdb) and try connecting > to > > > your target? > > > > > > Keith > > > > > > > > > > > >