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 Changing and Linking the Allocated Section for full information on the use of this qualifier.