This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to build an eCos library for ARM7tdmi simulator


Hi,
         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.

how shall i get this error solved.
plz some one reply.

satish


----- Original Message -----
From: "Frank Ch. Eigler" <fche@redhat.com>
To: "T Satish Kumar" <satish@td.idc.lsi.sanyo.co.jp>
Cc: <ecos-discuss@sources.redhat.com>; <sid@sources.redhat.com>
Sent: Tuesday, September 17, 2002 3:09 AM
Subject: Re: [ECOS] how to build an eCos library for ARM7tdmi simulator


> Hi -
>
> On Tue, Sep 17, 2002 at 10:56:13AM -0700, T Satish Kumar wrote:
> > 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..?
>
> This problem lies exclusively with gdb/insight.  It has nothing to do with
> how you built the simulator or your twothreads.x arm-elf program.  There
> was a bug in gdb/insight that was likely fixed by this gdb/gdbtk change:
>
> 2002-07-31  Keith Seitz  <keiths@redhat.com>
>
>         * library/browserwin.itb (_full_funcs_combo): Remove "-modal"
>         option from tk_messageBox call. It was redhat-local in tk8.0,
>         but is no longer in tk8.3.
>         * library/download.itb (download_it): Likewise.
>         * library/interface.tcl (gdbtk_tcl_query): Likewise.
>         (show_warning): Likewise.
>         (set_exe): Likewise.
>         (set_target): Likewise.
>         * library/memwin.itb (error_dialog): Likewise.
>         * library/srcwin.itb (fillFuncCB): Likewise.
>         * library/util.tcl (tfind_cmd): Likewise.
>
> You can either hand-edit the affected gdbtk files to remove this "-modal"
> flag, or build a new copy of insight from a more recent gdb snapshot.
>
>
> - FChE
>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]