CHAPTER 2: SOFTWARE DEVELOPMENT PROCEDURE

2.2.5 Building an Executable Object

To make an executable object file:

1.Select [Build] from the [Build] menu (or click the [Build] button).

[Build] button

This will invoke the assembler and linker to create an executable object file. If a HEX file format (Intel HEX or Motorola S) is selected by the [Output format] box, the HEX converter will be invoked after linking. By default, an absolute object file in IEEE-695 format will be created.

[Output format] box

Messages delivered from each executed tool are displayed in the [Output] window. The work bench has a tag-jump function that jumps to the source line in which an error has occurred by double-clicking a source syntax error message that appears in the [Output] window. It opens the corresponding source window if it is closed.

Linked with the corresponding source line

[Output] window

In the build task, a general make process is executed to update the least necessary files. To rebuild all the files without the make function, select [Rebuild All] from the [Build] menu (or click the [Rebuild All] button).

[Rebuild All] button

To invoke the assembler only to correct syntax errors, select [Assemble] in the [Built] menu (or click the [Assemble] button).

[Assemble] button

S5U1C63000A MANUAL

EPSON

11

(S1C63 FAMILY ASSEMBLER PACKAGE)