English
Language : 

CC78K4 Datasheet, PDF (498/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
APPENDIX B LIST OF SEGMENT NAMES
B.1.2 Flash memory area
(1) With small model (when −MS is specified)
Section Name
@ECODES
@ECNSTS
@ERSINIT
@ERSINIS
@ERSINS1
@EINIT
@EDATA
@EINIS
@EDATS
@EINIS1
@EDATS1
@EBITS
@EBITS1
Segment Type
CSEG
CSEG
CSEG
CSEG
CSEG
DSEG
DSEG
DSEG
DSEG
DSEG
DSEG
BSEG
BSEG
Relocation Attribute
Description
BASE
Segment for normal function codes
BASE
Segment for const variables
BASE
Segment for initialization data (with initial value)
BASE
Segment for initialization data (sreg variable with initial value)
BASE
Segment for initialization data (sreg1 variable with initial value)
Segment for data area (with initial value)
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 _ _boolean 1 type variable
(2) With large model (when −ML is specified without 2-byte alignment)
Section Name
@ECODE
@ECNST
@ER_INIT
@ER_INIS
@ER_INS1
@EINIT
@EDATA
@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
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)
Segment for data area (with initial value)
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 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
498
User’s Manual U15556EJ1V0UM