‑‑predef_macros
In this section:
Syntax
‑‑predef_macros[=n]{filename|directory}
Parameters
| The list of predefined macros is stored in the specified file. |
| The list of predefined macros is stored in a file (filename extension |
| Suppresses assembly. If you just want the list of symbols, but do not want to assemble the source file, specify this parameter. |
For information about specifying a filename or directory, see Specifying parameters.
Description
Use this option to list all symbols defined by the assembler or on the command line. When using this option, make sure to also use the same options as for the rest of your project.
Note that this option requires that you specify a source file on the command line.
Caution
This option is not available in the IDE.