English
Language : 

CC78K4 Datasheet, PDF (355/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
CHAPTER 11 EXTENDED FUNCTIONS
CPU Control Instructions
#pragma HALT/STOP/BRK/NOP
COMPATIBILITY
From another C compiler to this C compiler
• Modification is not required if the CPU control instructions are not used.
• When the CPU control instructions are used, modify the program according to the method above.
From this C compiler to another C compiler
• If “#pragma HALT”, “#pragma STOP”, “#pragma BRK”, and “#pragma NOP” statements are deleted or
delimited with #ifdef, HALT, STOP, BRK, and NOP can be used as function names.
• To use these instructions as CPU control instructions, modify the program according to the specifications
of each compiler.
User’s Manual U15556EJ1V0UM
355