public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Pierre-Jean COUDERT <pierrejean.coudert@gmail.com>
To: ecos-devel@ecos.sourceware.org
Subject: eCos ROM startup from RedBoot
Date: Mon, 18 Jun 2012 10:33:00 -0000	[thread overview]
Message-ID: <CAPOkc719k6fQbULUNoVC=4GbncQbFj-t6dF3nBJDgx1KNpc5fA@mail.gmail.com> (raw)

Hello,

I have RedBoot running from flash with a ROM startup on a memory
constrained platform ( ARM Cortex-M Kinetis K60).

I would like to be able to launch an eCos application stored in Flash
from RedBoot.
So, my hardware will be first initialized by RedBoot.

I already have build a corresponding modified memory mapping (.ldi files)
I think, I'll need a "mixed" startup type (between ROM and RAM) :
quite like a RAM startup concerning the vectors initialization but
with a .data section RAM initialization as in a ROM startup.

Does this kind of startup already exists on other platforms ?
Do I need to create a new startup type ?

Thanks in advance for your response.

Yours,

Pierre-Jean Coudert

                 reply	other threads:[~2012-06-18 10:33 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='CAPOkc719k6fQbULUNoVC=4GbncQbFj-t6dF3nBJDgx1KNpc5fA@mail.gmail.com' \
    --to=pierrejean.coudert@gmail.com \
    --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).