public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: Ho Shui Choy Stanley PS03B NCS <scho@ncs.com.sg>
Cc: "Ecos-Discuss (E-mail)" <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] Separate the heap from bss section
Date: Thu, 10 May 2001 21:57:00 -0000	[thread overview]
Message-ID: <3AFB711E.4CAD4E1B@redhat.com> (raw)
In-Reply-To: <19C34CD863B1D4118E2800508BAF663A0112F62F@STONE>

Ho Shui Choy Stanley PS03B NCS wrote:
> 
> In my memory layout,  I did not specify a section for my heap. So when I
> make my application, the heap is automatically appended to the bss section.
> My bss section is currently residing in external RAM. I like to shift the
> bss section to internal RAM, but the heap section remains in external RAM.
> How do I seprate them?

Create a user defined section in the MLT named "heap1", located wherever
you want. Look at other standard targets for comparison if that helps.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

  reply	other threads:[~2001-05-10 21:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-10 19:28 Ho Shui Choy Stanley PS03B NCS
2001-05-10 21:57 ` Jonathan Larmour [this message]
2001-05-10 22:44 Ho Shui Choy Stanley PS03B NCS
2001-05-10 22:49 ` Jonathan Larmour
2001-05-13 18:23 Ho Shui Choy Stanley PS03B NCS
2001-05-13 19:33 ` Jonathan Larmour
2001-05-13 19:57 ` Lewin A.R.W. Edwards
2001-05-13 19:54 Ho Shui Choy Stanley PS03B NCS
2001-05-13 20:25 ` Jonathan Larmour
2001-05-13 20:41 Ho Shui Choy Stanley PS03B NCS
2001-05-15  6:03 ` Jonathan Larmour

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=3AFB711E.4CAD4E1B@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=scho@ncs.com.sg \
    /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).