This option stores an address value in the unused areas in the vector table.
This option stores the specified address value in the unused areas of the vector table (addresses where no handler address value is stored). |
When this option is specified, the optimizing linker creates a vector table section and stores the specified address value in the vector table addresses even if no interrupt handlers are written in the source program. |
The value to be set at address 0x2 and 0x3 of the vector table is determined in the following order of priority. |
This option is ignored when the user creates a vector table address section in the source program because the vector table is not automatically created in this case. |
When the {symbol|address} specification is started with 0, the whole specification is assumed as an address. |