[NO]MCALLS
Default: | MCALLS |
Type directly into the Additional Directives field on the Assembler tab of your project properties Assembler page.
If you specify NOMCALLS, the macros are not executed, just expanded. You can use this option in conjunction with MPC or MPCGEN to compile macros without expanding them. To create .mpc files for all the macros in a folder just copy the folder list into a .mlc file and compile it using options MPCGEN and NOMCALLS.