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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
12.11.2 Warning
Even when a warning appears, the lk33 continues with the processing. It completes the processing after
displaying a warning message, unless an error takes place in addition. Object file, link map file, and symbol file
will all be delivered, but the operation of the program is not guaranteed.
<file name1>: Warning: '<symbol>' already
defined in '<file name2>'.
<file name>: Warning: unresolved external
symbol '<symbol>'.
<file name>: Warning: Out of relocation range
Address = <address>.
<file name>: Warning: Section mapping conflict
Address = <address>.
link command: Warning: Cannot mapping to
USection '<file name>(<section>)'.
link command: Warning: Cannot find
relocatable section '<file name>(<section>)'.
link command: Warning: Alignment <address
1> -> <address 2>.
Warning: Cannot access section information.
Warning: Invalid loader information.
<file name>: Warning: -v3 command is already
defined.
<file name>: Warning: '<symbol>' already
address name defined.
(<file name>: Warning: '<symbol>' already
block name defined.
<file name>: Warning: address already defined
near line =#.
<file name>: Warning: Cannot find link file '%s'.
<file name>: Warning: Address mapping
conflict.
<file name>: Warning: Cannot mapping to
vertual block'<block name>'('<file name>').
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Warning message
Table 12.11.2.1 List of warning messages
A -ucode, -udata, or -ubss command is specified when using the -d
The <symbol> defined in <file name1> is already defined in <file
name2>. Correct it in the source file. Depending on the order of the
files to be linked, the first symbol definition that appears is effective. If
the -w command is specified, no warning is output for the global labels
that are duplicated in the BSS section.
An undefined symbol is referenced. The instructions that reference that
symbol are not relocated. The bits in those instructions that require
modification are processed as 0x0.
The instruction exceeds the relocatable range. The addresses to be
relocated are calculated and only the bits that can be inserted in the
instruction are altered.
The sections overlap beginning with <address>.
The <section> in <file name> written in the command file cannot be
relocated.
The relocatable section <section> in <file name> cannot be found.
Address alignment was adjusted by using <address 2> for <address
1> specified in the command file.
Section information cannot be accessed. The srf33 object file has a
problem.
command. Or the input file contains some type of relocation that
cannot be processed by ld33.
The -v3 command is specified more than once in this file.
The same symbol name has different addresses defined. The first
address defined is effective.
The same block name is defined more than once. The first block name
defined is effective.
The same address (or symbol) is defined for different blocks. The first
block defined is effective.
The specified file name cannot be found in the link file. This file will be
ignored.
The address at which a block is located overlaps another block
address specified by -addr.
The virtual block name (other than default) includes a file name that is
in the form "xxx.lib:xxx.o".
EPSON
(Common explanation for all versions)
Content
CHAPTER 12: LINKER
233

Related parts for s5u1c33000c