Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 03 Nov 2006 04:45 PM by  Anonymous
ARM MultiICE communication problem
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Dag
New Member
New Member
Posts:


--
25 Oct 2006 05:21 AM
    Hi,

    Am I trying to follow the instructions in "MultiICE_Setup_Procedure.txt"nad everything seems to be ok untill I enter the command "target remote localhost:9000" from the gdb-promt. It is not possible to establish a connection. This is what I see in Cygwin.

    $ arm-elf-gdb
    GNU gdb 6.0
    Copyright 2003 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB. Type "show warranty" for details.
    This GDB was configured as "--host=i686-pc-cygwin --target=arm-elf".
    (gdb) target remote localhost:9000
    Remote debugging using localhost:9000
    Couldn't establish connection to remote target
    Remote communication error: Connection reset by peer.
    (gdb)

    Any hints are welcome.

    Dag
    Anonymous
    Posts:


    --
    03 Nov 2006 04:45 PM
    Hi Dag,

    Have you had a chance to go through this doc?

    http://www.logicpd.com/do...N_70000248_Rev_B.pdf

    Thanks,
    You are not authorized to post a reply.