public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@redhat.com>
To: Cristiano Ligieri Pereira <cpereira@ics.uci.edu>
Cc: ecos-discuss@sourceware.cygnus.com
Subject: RE: [ECOS] Port to XScale board
Date: Sat, 18 Aug 2001 18:46:00 -0000	[thread overview]
Message-ID: <XFMail.20010818194904.gthomas@redhat.com> (raw)
In-Reply-To: <Pine.SOL.4.20.0108181537070.10836-100000@washoe.ics.uci.edu>

On 18-Aug-2001 Cristiano Ligieri Pereira wrote:
> 
> Hi folks,
> 
> Right now I have Redboot running on the RAM memory of my XScale board. I'm
> trying to make the '$' command to work. In other words, I'm trying to
> download some application into the RAM memory using Redboot (instead of
> Cygmon), but something wrong is happenig and I'm getting the following
> message from the gdb console:
> 
> "Ignoring packet error, continuing...
>  Ignoring packet error, continuing...
>  Ignoring packet error, continuing...
>  Couldn't establish connection to remote target
>  Malformed response to offset query, timeout
>  gdb_config:3: Error in sourced command file:
>  You can't do that when your target is `exec'"
> 
> Looking at the Redboot source I've noticed that the function breakpoint(),
> which is called after issuing the command '$', is the last one called,
> which in turn calls HAL_BREAKPOINT(_breakinst). From the comments I've
> also noticed that this generates a breakpoint exception. From this point
> on what should happen? Why I'm not able to communicate with RedBoot via
> GDB? The serial communication Redboot/host is working fine since I'm
> seeing the prompt and issuing commands...

First of all, you can load programs using RedBoot's "load" command as
well.

Try turning on GDB's remote debug facility which will display something
about what's going on on the communications line.  Note: it will be running
at the same speed that RedBoot was using, most likely 38400 unless you've
set it up to run otherwise.

  reply	other threads:[~2001-08-18 18:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-18 16:21 Cristiano Ligieri Pereira
2001-08-18 18:46 ` Gary Thomas [this message]
2001-08-19 15:29   ` Cristiano Ligieri Pereira
2001-08-19 15:52   ` Cristiano Ligieri Pereira
2001-08-20 14:36   ` Cristiano Ligieri Pereira
2001-08-20 14:49     ` Gary Thomas
2001-08-20 15:10       ` Cristiano Ligieri Pereira
2001-08-20 15:14         ` Gary Thomas
2001-08-20 15:34           ` Cristiano Ligieri Pereira
2001-08-20 15:38             ` Gary Thomas
2001-08-20 16:21               ` Cristiano Ligieri Pereira
2001-08-20 16:56                 ` Cristiano Ligieri Pereira
2001-08-20 17:03                   ` Gary Thomas
2001-08-20 17:14                     ` Cristiano Ligieri Pereira
2001-08-20 18:05                       ` Gary Thomas
2001-08-20 18:25                         ` Cristiano Ligieri Pereira
2001-08-20 19:32                           ` Gary Thomas
2001-08-21 14:00                             ` Cristiano Ligieri Pereira
2001-08-21 14:12                               ` Gary Thomas
2001-08-21 14:31                                 ` Cristiano Ligieri Pereira
2001-08-21 14:58                                   ` Gary Thomas
2001-08-21 20:13                                     ` Cristiano Ligieri Pereira
2001-08-21 16:04                                   ` Jonathan Larmour
2001-08-20 17:04                   ` Gary Thomas
2001-08-20 17:01                 ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XFMail.20010818194904.gthomas@redhat.com \
    --to=gthomas@redhat.com \
    --cc=cpereira@ics.uci.edu \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).