English
Language : 

CC78K0S Datasheet, PDF (162/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
CHAPTER 9 PREPROCESSING DIRECTIVES (COMPILER DIRECTIVES)
The device type does not need to be specified on compilation by specifying it at the start of the C source program.
‘#pragma PC (device type)’
(Example) #pragma PC(9216Y)
.
.
.
However, the following can be described before ‘#pragma PC (device type)’
• Comment statement
• Preprocessing directives that do not generate a definition/reference of variables nor functions.
162
User’s Manual U14872EJ1V0UM