Re: Named Address Spaces
- From: Samuel Tardieu <sam@xxxxxxxxxxx>
- Date: 20 Sep 2005 18:46:49 +0200
>>>>> "Rolf" == Rolf <rolf.ebert_nospam_@xxxxxxx> 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@xxxxxxxxxxx -- http://www.rfc1149.net/sam
.
- References:
- Named Address Spaces
- From: Rolf
- Named Address Spaces
- Prev by Date: Re: ada-mode and GNAT project files (was: GVD)
- Next by Date: Re: loop variant in SPARK ADA
- Previous by thread: Named Address Spaces
- Next by thread: BYTE Update: Ada and the Language Renaissance
- Index(es):