public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "John Dallaway" <jld@redhat.com>
To: <ecos-discuss@sourceware.cygnus.com>
Subject: Re: [ECOS] memory map question
Date: Fri, 24 Aug 2001 08:40:00 -0000	[thread overview]
Message-ID: <036a01c12cb3$0a9c5430$851210ac@cambridge.redhat.com> (raw)
In-Reply-To: <XFMail.20010824092104.gthomas@redhat.com>

On 24-Aug-2001 Simpkins, Andy wrote:

> I have added the following to arm.ld
>
> #define SECTION_ivoryDataStore(_region_, _vma_, _lma_) \
>      .ivoryDataStore _vma_ : _lma_ \
>      { FORCE_OUTPUT; *(.ivoryDataStore) } \
>      > _region_
>
> And have attempted to define ivoryDataStore in my memory
> map of the config tool (1.3.1)
> I kind of hoped that the name would have shown up in the
> drop down box for Linker-defined [ sections ]

It should appear in the drop down box of linker-defined sections. Is the
format of the #define statement identical to that of the other sections in
arm.ld? Did you restart the config tool?

John Dallaway


       reply	other threads:[~2001-08-24  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <XFMail.20010824092104.gthomas@redhat.com>
2001-08-24  8:40 ` John Dallaway [this message]
     [not found] <919A3A7F776FD311AFD600508B44A7F3017959DB@ramhqlon.transcomm.uk.com>
2001-08-24  8:12 ` Gary Thomas
2001-08-24  2:35 Simpkins, Andy
2001-08-24  7:08 ` Gary Thomas

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='036a01c12cb3$0a9c5430$851210ac@cambridge.redhat.com' \
    --to=jld@redhat.com \
    --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).