ROM sections for multicore support
In this section:
These sections allow you to use the #pragma location directive to place code and constants in additional ROM areas. Data declared const must be placed in one of the .const sections. Which sections that are available is device-specific.
SECOND_ROM SECOND_ROM.const THIRD_ROM THIRD_ROM.const FOURTH_ROM FOURTH_ROM.const FIFTH_ROM FIFTH_ROM.const