This option specifies a security ID value.
A security ID value is not set.
Specify a hexadecimal value from 0x0 to 0xFF for the security ID value. |
The location where the security ID value is stored is specified in the device file. |
A security ID value can also be specified by defining the segment with relocation attributes shown below, in the assembly source file. Be sure to define the segment with 10 bytes in total. |
If the security ID value is specified both in the assembly source file and through this option, an information message is output and this option takes priority. |
To specify storage of the security ID values 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, and 0x0A at addresses starting from 0xC4, describe as: |
If the -form={object|relocate|library} option or -extract option is specified, this option will be invalid. |
When specifying the security ID value in the assembly source file, do not use a label reference. If such an attempt is made, the result may be an unexpected value due to relocation resolution. |