11.3.3.5 memory
The memory attribute specifies that a section should be allocated in external or user-defined memory. The following attributes may be used in conjunction with memory and will further specify the allocation:
address()
specifies an absolute addressalign()
specifies alignment of the section starting addressreverse()
specifies alignment of the section ending address + 1noload
specifies that the section should not be loaded with the primary application