public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Cristiano Ligieri Pereira <cpereira@ics.uci.edu>
To: ecos-discuss@sourceware.cygnus.com
Subject: [ECOS] When PLATFORM_SETUP1 code is executed?
Date: Sat, 04 Aug 2001 19:26:00 -0000	[thread overview]
Message-ID: <Pine.SOL.4.20.0108041833100.27673-100000@washoe.ics.uci.edu> (raw)

when this code is executed? Only when the application compiled is intented
to be a ROM Monitor?

Let me see if I understood it correctly (please correct me): It depends on
the variable CYG_HAL_STARTUP_ROM, which in turn is defined only if
CYGSEM_HAL_ROM_MONITOR is defined. So when the application is compiled to
be loaded to RAM this code doesn't need to be executed since it has
already been executed by the monitor (but then the memory is not
remmaped!!??). Even if it is compiled to be loaded to ROM, but not as a
monitor (RedBoot for instance), the code is also not included since the
monitor has to be executed before, which in turn transfer the execution to
the application. Is that how does it work?

Thanks,
Cristiano.

------------------------------------------------------------
Cristiano Ligieri Pereira - http://www.ics.uci.edu/~cpereira

             reply	other threads:[~2001-08-04 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-04 19:26 Cristiano Ligieri Pereira [this message]
2001-08-05 18:02 ` Jonathan Larmour
2001-08-05 18:13   ` Cristiano Ligieri Pereira

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=Pine.SOL.4.20.0108041833100.27673-100000@washoe.ics.uci.edu \
    --to=cpereira@ics.uci.edu \
    --cc=ecos-discuss@sourceware.cygnus.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).