public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Nick Garnett <nickg@ecoscentric.com>
To: "Ricardo Andrino" <ricardo_andrino@web.de>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Error in run tests
Date: Tue, 02 Dec 2003 10:09:00 -0000	[thread overview]
Message-ID: <m3ptf7wmye.fsf@miso.calivar.com> (raw)
In-Reply-To: <200312020952.hB29qhQ30536@mailgate5.cinetic.de>

"Ricardo Andrino" <ricardo_andrino@web.de> writes:

> Hello,
> when i run the test i have this error. Any idea? I am using a ROM
> start-up mode onto a AT91EB40A. I apreciate any kind of help.

Well, there's your answer: a ROM startup executable is intended to run
out of ROM, not RAM. The load address of 0x1000000 is in ROM, so the
load won't write anything, and when Angel tries to set the breakpoints
you get error messages.

Try a RAM startup application. Better still, install RedBoot.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


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

  reply	other threads:[~2003-12-02 10:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-02  9:52 Ricardo Andrino
2003-12-02 10:09 ` Nick Garnett [this message]
2003-12-02 10:22 ` [ECOS] " John Dallaway
2003-12-02 10:19 [ECOS] " Ricardo Andrino
2003-12-02 10:47 ` Andrew Lunn
2003-12-02 10:53 ` Nick Garnett
2003-12-02 14:42 Ricardo Andrino
2003-12-02 15:06 ` Andrew Lunn
2003-12-02 16:13 Ricardo Andrino
2003-12-02 16:38 ` Andrew Lunn
2003-12-03 14:53 Ricardo Andrino

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=m3ptf7wmye.fsf@miso.calivar.com \
    --to=nickg@ecoscentric.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=ricardo_andrino@web.de \
    /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).