Compiler Option: -R
Do not delete the asm file(s)
Syntax
-R
Description
The
-R
compiler option causes the asm file(s) that are generated during the compile process to not be deleted. Preprocessor macros are expanded in these files.
See also
Compiler Option: -C
Compiler Option: -r
Using the Command Line