Everything
11.3.6 Predefined macro enabled in an assembly source file

When invoking the assembler via the compile driver, predefined macro __RENESAS_VERSION__ is enabled in an assembly source file.

The macro is enabled in an assembly source file even when "-U __RENESAS_VERSION__" is specified.

 

To disable the macro in an assembly source file, perform either of the followings.

-

Specify "-asmopt=-undefine=__RENESAS_VERSION__".

-

Invoke the assembler directly.