S5U1C62000A MANUAL EPSON i
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
INTRODUCTION
Introduction
This document describes the development procedure from assembling source files to debugging. It also
explains how to use each development tool of the S1C62 Family Assembler Package common to all the
models of the S1C62 Family.
How To Read the Manual
This manual was edited particularly for those who are engaged in program development. Therefore, it
assumes that the reader already possesses the following fundamental knowledge:
• Basic knowledge about assembler language
• Basic knowledge about the general concept of program development by an assembler
• Basic operating methods for Windows®95 or Windows NT®4.0

Before installation

See Chapter 1. Chapter 1 describes the composition of this package, and provides a general outline of
each tool.

Installation

Install the tools following the installation procedure described in Chapter 2.

To understand the flow of program development

See the program development flow in Chapter 3.

For coding

See the necessary parts in Chapter 5. Chapter 5 describes the grammar for the assembler language as
well as the assembler functions. Also refer to the following manuals when coding:
S1C62xxx Technical Manual
Covers device specifications, and the operation and control method of the peripheral circuits.
S1C6200/6200A Core CPU Manual
Has the instructions and details the functions and operation of the Core CPU.

For debugging

Chapter 9 gives detailed explanation of the debugger. Sections 9.1 to 9.8 give an overview of the
functions of the debugger. See Section 9.9 for details of the debug commands. Also refer to the follow-
ing manuals to understand operations of the In-Circuit Emulator ICE (S5U1C62000H) and the Evalua-
tion Board (S5U1C62xxxE):
S5U1C62000H Manual
Explains the functions and handling methods of the In-Circuit Emulator ICE.
S5U1C62xxxE Manual
Covers the functions and handling methods of the evaluation board designed to evaluate the
hardware specifications of each model.

For details of each tool

Chapters 4 to 9 explain the details of each tool. Refer to it if necessary.

Once familiar with this package

Refer to the listings of instructions and commands contained in Quick Reference.