5.3.9.7 Section Qualifier
The __section()
qualifier allocates the object to a
user-nominated section rather than allowing the compiler to place it in a default section.
See 5.15.3 Changing and Linking the Allocated Section for full
information on the use of this qualifier.