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

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)
-defaddr command
Format:
Sample description: -defaddr DRAM_AREA=0x800000
Explanation:
Note:
216
-defaddr <Symbol>=<Address>
If the specified virtual block (except any default block name) contains a file name in
"xxx.lib:xxx.o" format, a warning is given and that block definition is ignored. However,
real blocks will be mapped.
Block names consisting of only '@' or '@#' cannot be used.
At least one block must be specified in { }.
The address at which the block is to be located cannot overlap any address defined by
other -addr.
This command defines an address for a symbol. The defined symbol can be used in place
of the address defined by the -addr command described above.
Example) -defaddr IN_RAM=0x000100
The address can be specified in the range 0x0 to 0xfffffff.
Up to 256 symbols can be defined.
A symbol name can be up to 130 characters and is case-sensitive.
Always specify an address that is aligned to the 4-byte boundary. Specifying a
misaligned address results in a warning, in which case the two low-order bits of the
specified address are ignored.
Defining the same symbol name more than once as shown below results in a warning, in
which case only the first command defined is effective.
Example) -defaddr IN_RAM=0x000000
-addr IN_RAM { BLOCK1,BLOCK3 }
-defaddr IN_RAM=0x050000
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
... Effective
... Has no effect
S5U1C33000C MANUAL

Related parts for s5u1c33000c