This option checks the consistency of the address to which the section is allocated.
The consistency of the address to which the specified section is allocated is not checked.
| This option checks the consistency of the address to which the section is allocated. | 
| The items that can be specified as type are shown below. | 
| Allocates the section to a fixed-address area (e.g. I/O area). If the address range overlaps with ROM or RAM, the setting for FIX is valid. | 
| Specify the start address and end address of the address range to check for consistency in hexadecimal as address1 and address2. | 
| The result is normal when section .text and section .bss are respectively allocated within the ranges from 0x100 to 0x1FF and from 0x200 to 0x2FF. | 
| If the -form={object|relocate|library} option, -strip option, or -device option is specified, this option will be invalid. |