42 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 4: WORK BENCH
The edit box shows the default setting ([Default]) and the list of source files in the project.
The default setting applies to all the sources excluding ones that are specified independently.
To select options of a specific source, select the check box at the front of the source file name.
Check here sub.s No No No
Each of the [Error file], [Debug info] and [List file] options is set to either "No" or "Yes" and it toggles by
double-clicking. For example, to change the default [List file] option from "No" to "Yes", double click "No"
in the [Default] line. It changes to "Yes".
Source Error file Debug info List file Defines
[Default] No Yes No Double-click here. It will be changed to Yes.
To define a name for conditional assembly, double-clicking the [Defines] part.
Source Error file Debug info List file Defines
[Default] No Yes No Double-click here, then type a define name.
An text box appears. Type a name in the box. If two or more names are to be entered, separate each name
with a comma (,).
Refer to Chapter 5, "Assembler", for details of the assembler options.
4.9.2 Linker Options
In this dialog, section allocation, symbol definition and other linker options can be specified.
The work bench generates a linker command file including these specifications, and specifies it when
invoking the linker.

Specifying section allocation

This option is set by default as all the sections will be allocated from the memory start address. To
specify a section start address, double click the cell and then enter the address.
Source BSS CODE
[Default] Double-click here to change default CODE section start address, then type an address.
Source BSS CODE
[Default] 0x100