public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Benny Chen <bennyc@itee.uq.edu.au>
To: ecos-devel@ecos.sourceware.org
Subject: XIP program on Intel P30 FLASH
Date: Mon, 03 Apr 2006 02:18:00 -0000	[thread overview]
Message-ID: <443085EC.2070701@itee.uq.edu.au> (raw)

Hi Everyone,

I am trying to get the P30 flash support on our edb9301 based board that 
runs RedBoot, at the moment the Start routine in vectors.S has completed 
the hal_platform_setup routines (but doesn't mean it did the right 
thing) but it stopped when trying to branch to the hal_hardware_init 
code.  Stopped as in it did not execute that code.

It seems to me that as the P30 flash requires program that is XIP be 
separate into data and code programing regions (which is not the case 
for the J3 flash), maybe that is my problem.

How can I go about doing this?  

Any help is much appriciated.

Regards,
Benny

                 reply	other threads:[~2006-04-03  2:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=443085EC.2070701@itee.uq.edu.au \
    --to=bennyc@itee.uq.edu.au \
    --cc=ecos-devel@ecos.sourceware.org \
    /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).