This option specifies the default sections for data.
The default section is set to .bss for uninitialized data, .data for initialized data, or .const for constant data.
The following shows the character strings that can be specified for string and value, and the default sections for each setting. An error will occur if any other item is specified for string and value. |
When the attribute is changed by #pragma section, the attribute specified by #pragma section will be valid. |
When ep_disp16 or ep_disp23 is specified for value, -Xep=fix is assumed for compilation. If -Omap or -Osmap is used together with this setting, an error will occur.