English
Language : 

CC78K4 Datasheet, PDF (424/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
CHAPTER 11 EXTENDED FUNCTIONS
(32) Automatic pascal functionization of the function call interface
Automatic Pascal Functionization of the Function Call Interface
-ZR
FUNCTION
• With the exception of norec/_ _interrupt/_ _interrupt_brk/_ _rtos_interrupt/_ _flash and functions with
variable length arguments, _ _pascal attributes are added to all functions.
USAGE
• The -ZR option is specified during compilation.
RESTRICTIONS
• The old specification function interface specification option (-ZO) cannot be used at the same time. If this is
used, a warning message is output and the -ZR option is ignored.
• Modules in which the -ZR option is specified and modules in which the -ZR option is not specified cannot be
linked. If a link is executed, it results in a link error.
Remark For details of the pascal function call interface, refer to 11.7.5 Pascal function call interface.
424
User’s Manual U15556EJ1V0UM