English
Language : 

CC78K0S Datasheet, PDF (493/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
APPENDIX B LIST OF SEGMENT NAMES
B.1 List of Segment Names
Section Name Segment Type Re-allocation Attribute
Description
@@CODE
CSEG
Segment for code portion
@@CNST
CSEG
Segment for const variable
@@R_INIT
CSEG
Segment for initialization data (with initial value)
@@R_INIS
CSEG
UNITP
Segment for initialization data (sreg variable with initial value)
@@CALT
@@VECTnn
CSEG
CSEG
CALLT0
AT 00nnH
Segment for callt function table
Segment for vector tableNote
@@INIT
DSEG
Segment for data area (with initial value)
@@DATA
DSEG
Segment for data area (without initial value)
@@INIS
DSEG
SADDRP
Segment for data area (sreg variable with initial value)
@@DATS
DSEG
SADDRP
Segment for data area (sreg variable without initial value)
@@BITS
BSEG
Segment for boolean-type and bit-type variables
Note The value of nn changes depending on the interrupt types.
B.2 Location of Segment
CSEG
BSEG
DSEG
Segment Type
Destination of Allocation (Default)
ROM
saddr area of RAM
RAM
User’s Manual U14872EJ1V0UM
493