Re: Named Address Spaces



>>>>> "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
.