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 address
  • align() specifies alignment of the section starting address
  • reverse() specifies alignment of the section ending address + 1
  • noload specifies that the section should not be loaded with the primary application