English
Language : 

CC78K4 Datasheet, PDF (500/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
APPENDIX B LIST OF SEGMENT NAMES
(5) With medium model and location 0FH (when −MM and −CS15 are specified)
Section Name
@ECODE
@ECNSTM
@ER_INIT
@ER_INIS
@ER_INS1
@EINITM
@EDATAM
@EINIS
@EDATS
@EINIS1
@EDATS1
@EBITS
@EBITS1
Segment Type
CSEG
CSEG
CSEG
CSEG
CSEG
DSEG
DSEG
DSEG
DSEG
DSEG
DSEG
BSEG
BSEG
Relocation Attribute
Description
Segment for normal function codes
PAGE64K
Segment for const variables
Segment for initialization data (with initial value)
Segment for initialization data (sreg variable with initial value)
Segment for initialization data (sreg1 variable with initial value)
PAGE64K
Segment for data area (with initial value)
PAGE64K
Segment for data area (without initial value)
SADDR2
Segment for data area (sreg variable with initial value)
SADDR2
Segment for data area (sreg variable without initial value)
SADDR
Segment for data area (sreg1 variable with initial value)
SADDR
Segment for data area (sreg1 variable without initial value)
SADDR2
Segment for boolean type and bit type variables
SADDR
Segment for _ _boolean1 type variable
B.2 Location of Segment
Segment Type
CSEG
BSEG
DSEG
Destination of Allocation (Default)
ROM
saddr area of RAM
RAM
500
User’s Manual U15556EJ1V0UM