public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Mark Salter <msalter@redhat.com>
To: khatri@us.ibm.com
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Redboot and Ecos build for IQ80310 eval board
Date: Thu, 30 Aug 2001 20:25:00 -0000	[thread overview]
Message-ID: <200108310324.f7V3OvW31409@deneb.localdomain> (raw)
In-Reply-To: <OF9314C74F.04AE1C9E-ON85256AB8.0045B641@raleigh.ibm.com>

>>>>> Barry Khatri writes:

> Hi All,
> I am using the xscale tools from the CD that came with the iq80310 eval
> board. I have built the redboot using the ecosconfig tool version 1.4.13
> and the  source from CVS dated 8/23/2001.

How are you configuring and building RedBoot?

> Problem 1:

> I have flashed the redboot.bin file using the flash utility provided on the
> CD.  After flashing the redboot.bin that I built, The iq80310 hangs with
> LED's "04". In my debug I have found that the code in vectors.s module
> where it copies ROM data to RAM, it overwrites the code being executed.

The code is being executed from flash in low memory. RAM is above 0xA0000000.

> Problem 2:

> I also build ecos build and tests for iq80310 platform using the ecosconfig
> tool version 1.3.14 and the source from CVS dated 8/23/2001. I flashed the
> redboot.bin from the CD that came with the iq80310 ( which works by the way
> and connection is made via serial and ethernet link to GDB host ). When
> downloading the ecos test; the GDB communications stops with target almost
> right after ROM vectors are loaded. I noticed that when I change the memory
> for target  RAM starts at 0xA0000000 instead of 0 and build both ecos and
> the ecos tests; I am able to load the ecos test. When I run the test, again
> the iq80310 hangs with LED's "04".

Usable RAM starts at 0xa000A000. The area below that is used for 
exception vectors and the mmu page table.

--Mark

  reply	other threads:[~2001-08-30 20:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-30  6:41 Barry Khatri
2001-08-30 20:25 ` Mark Salter [this message]
2001-08-31 10:17 Barry Khatri

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=200108310324.f7V3OvW31409@deneb.localdomain \
    --to=msalter@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=khatri@us.ibm.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).