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@sources.redhat.com
Subject: Re: [ECOS] Run Redboot from flash
Date: Fri, 12 Dec 2003 13:46:00 -0000	[thread overview]
Message-ID: <m3zndy8i7b.fsf@miso.calivar.com> (raw)
In-Reply-To: <200312120935.hBC9ZGQ05918@mailgate5.cinetic.de>

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

> Hello, 
> I have success installed the Redboot on flash, run good and i have tried agian to run the hello program with this new enviorment.Now the RAM memory map is 0x0000000-0x00040000, 0x0000a960-0x00040000 available). So what i don't understand is why when i type this:
> Redboot>load -m xmodem
> Send my hello (compiled and linked when a RAM startup mode)
> Redboot>go
> i send the same message as before "!Attempt to load ELF data to address :0x00008054 whih is not in RAM. Why this address? It's not suppose that should it beginn at 0x00020000?Where can i see this?(vectors.o ?).
> 

The executable should be loading from 0xc000, nothing should load
below that. Are you building a separate eCos configuration for the RAM
test? Make sure you are not reusing the RedBoot config. Also try
building and running some of the test programs that come with eCos.

Run the following command:

arm-elf-objdump -h hello

and show us the output.

-- 
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

  parent reply	other threads:[~2003-12-12 13:27 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-12 10:35 Ricardo Andrino
2003-12-12 11:51 ` Gary Thomas
2003-12-12 13:46 ` Nick Garnett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-27  9:19 Ricardo Andrino
2003-12-24 17:49 Ricardo Andrino
2003-12-25 13:43 ` Gary Thomas
2003-12-17 12:16 Ricardo Andrino
2003-12-16 14:47 Ricardo Andrino
2003-12-16 14:49 ` Nick Garnett
2003-12-16 15:43   ` Gary Thomas
2003-12-12 13:59 Ricardo Andrino
2003-12-12 15:13 ` Nick Garnett
     [not found] <200312121251.hBCCpYQ17140@mailgate5.cinetic.de>
2003-12-12 13:13 ` Gary Thomas
2003-12-12 12:12 Ricardo Andrino
2003-12-12 12:32 ` Gary Thomas
2003-12-12 11:53 Ricardo Andrino
2003-12-12 12:05 ` Gary Thomas
2003-12-11 16:31 Ricardo Andrino
2003-12-11 15:33 Ricardo Andrino
2003-12-11 16:18 ` Gary Thomas
2003-12-11 14:01 Ricardo Andrino
2003-12-11 14:07 ` Gary Thomas
2003-12-11 14:38 ` Nick Garnett
2003-12-10 15:12 ricardo_andrino
2003-12-11 11:35 ` Nick Garnett

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=m3zndy8i7b.fsf@miso.calivar.com \
    --to=nickg@ecoscentric.com \
    --cc=ecos-discuss@sources.redhat.com \
    --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).