public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: EE89 student <s8964016@star.ee.nchu.edu.tw>
Cc: ecos-devel@sourceware.org
Subject: Re: Can't start redboot in RAM mode
Date: Fri, 24 Mar 2006 07:52:00 -0000	[thread overview]
Message-ID: <20060324075217.GF3228@lunn.ch> (raw)
In-Reply-To: <20060324012014.M17255@star.ee.nchu.edu.tw>

> Platform: IXDP425 Development Platform (XScale) BE
> Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
> 
> RAM: 0x00000000-0x04000000, [0x000266f0-0x03fc1000] available
> FLASH: 0x50000000 - 0x51000000, 128 blocks of 0x00020000 bytes each.
> RedBoot> load -r -v -b 0x03000000 redboot[RAM].bin
> Using default protocol (TFTP)
> -
> Raw file loaded 0x03000000-0x03049c8b, assumed entry at 0x03000000
> RedBoot> go
> $T050f:01000040;0d:03fc0fec;#dc$T050f:01000040;0d:03fc0fec;#dc$T050f:01000040;0c

Try connecting gdb and see what it says about the crash.

Are you sure Redboot RAM has been linked to run at 0x03000000. It is
rather high in memory. Normally it goes much lower. Try loading the
elf or srec so you don't need to use -b and -r. Redboot itself will
decide where in memory to load RedBoot RAM.

        Andrew

      reply	other threads:[~2006-03-24  7:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-24  1:22 EE89 student
2006-03-24  7:52 ` Andrew Lunn [this message]

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=20060324075217.GF3228@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-devel@sourceware.org \
    --cc=s8964016@star.ee.nchu.edu.tw \
    /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).