s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 238

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 12: LINKER
(Link processing in lk33 Ver. 3.0)
222
Before linkage
sample5.o
sample1.4
sample3.o
sample2.o
sample1.o
sample.lib
CODEL
CODE5
CODE4
CODE3
CODE2
CODE1
DATAL
DATA5
DATA4
DATA3
DATA2
DATA1
BSSL
BSS5
BSS4
BSS3
BSS2
BSS1
The following lists the symbols that are generated by linking files in the above example. These symbols
may be used in the source files for transferring objects to virtual addresses or specifying various addresses.
For details on the types of generated symbols, refer to the next section.
__START_DEFAULT_BSS
__END_DEFAULT_BSS
__SIZEOF_DEFAULT_BSS
__START_V_DEFAULT_DATA
__END_V_DEFAULT_DATA
__START_V_OBJ1
__END_V_OBJ1
__START_V_OBJ2
__END_V_OBJ2
__START_DEFAULT_CODE
__END_DEFAULT_CODE
__SIZEOF_DEFAULT_CODE
Actual data block
Shared block
Virtual block
Fig. 12.6.4.1 Example of how virtual and shared blocks are located
CODE3
CODE2
CODEL
CODE5
CODE4
CODE1
CODE4
CODE1
CODE3
CODE2
DATAL
DATA5
DATA4
DATA3
DATA2
DATA1
DATAL
DATA5
DATA4
DATA3
DATA2
DATA1
BSSL
BSS5
BSS4
BSS3
BSS2
BSS1
DEFAULT_DATA
OBJ1
DEFAULT_CODE
DEFAULT_BSS
@OBJ2
@OBJ1
@DEFAULT_DATA
End address of the DEFAULT_CODE block
Size of the DEFAULT_CODE block
Start address of the DEFAULT_BSS block
End address of the DEFAULT_BSS block
Size of the DEFAULT_BSS block
Start address of the @DEFAULT_DATA virtual block
End address of the @DEFAULT_DATA virtual block
Start address of the @OBJ1 virtual block
End address of the @OBJ1 virtual block
Start address of the @OBJ2 shared block
End address of the @OBJ2 shared block
Start address of the DEFAULT_CODE block
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
0x0C00000
0x0000000
After linkage
CODE1/4
CODE3
CODE2
CODEL
CODE5
CODE4
CODE1
CODE3
CODE2
DATAL
DATA5
DATA4
DATA3
DATA2
DATA1
DATAL
DATA5
DATA4
DATA3
DATA2
DATA1
BSSL
BSS5
BSS4
BSS3
BSS2
BSS1
S5U1C33000C MANUAL
Transfer
before
execution

Related parts for s5u1c33000c