‑‑define_symbol
In this section:
Syntax
‑‑define_symbolsymbol=constant_value
Parameters
| The name of the constant symbol that can be used by the application. |
| The constant value of the symbol. |
Description
Use this option to define a constant symbol, that is a label, that can be used by your application. This option can be used more than once on the command line.
Note
This option is different from the define symbol directive.
See also
‑‑config_def and Interaction between ILINK and the application.
Caution
Project>Options>Linker>#define>Defined symbols