comp.lang.ada
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@rfc1149.net>
Subject: Re: Named Address Spaces
Date: 20 Sep 2005 18:46:49 +0200
Date: 2005-09-20T18:50:11+02:00	[thread overview]
Message-ID: <873bnzptza.fsf@willow.rfc1149.net> (raw)
In-Reply-To: 1127231189.761731.126800@g14g2000cwa.googlegroups.com

>>>>> "Rolf" == Rolf  <rolf.ebert_nospam_@gmx.net> writes:

Rolf> As Ada has many constructs that help for embedded systems, is
Rolf> there a standard way for placing variables and constants into
Rolf> specific separate address spaces?

None that I know of, and as you said, this may also mean different
ways of accessing them. I had to solve this problem several times, and
I have always used pragma Linker_Section and specific Read (and Write
where applicable) access subprograms.

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam



      reply	other threads:[~2005-09-20 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-20 15:46 Named Address Spaces Rolf
2005-09-20 16:46 ` Samuel Tardieu [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox