13 precautions, 2 output files – Epson S5U1C63000A User Manual

Page 118

Advertising
background image

CHAPTER 5: LINKER

104

EPSON

S5U1C63000A MANUAL

(S1C63 FAMILY ASSEMBLER PACKAGE)

5.13 Precautions

(1) Upper limits, such as a maximum section count and the number of objects to be linked, depend on the

free memory space.

(2) To load the absolute object file created by the linker to the debugger, the same ICE parameter file must

be specified when the debugger is invoked.

(3) In the previous version, omission of the -d option enables automatic insertion and correction of the

extension codes, note, however, that deletion of the extension codes must be enabled using the -er
option. The current version has no -er option and all the insertion/deletion/correction functions are
enabled by default. To disable the deletion and insertion functions when the -d option is omitted, the -
dr option and -di option must be specified, respectively. Be aware that the current version may
generate an object different from that of the previous version because the current version uncondition-
ally deletes unnecessary extension codes when the project for the previous version with no -d option
is processed. Specify the -dr option to generate the same optimized codes as the previous version.

Advertising