beautypg.com

1 general, 1 features, Chapter – Epson S5U1C62000A User Manual

Page 13: Eneral

background image

S5U1C62000A MANUAL

EPSON

1

(S1C60/62 FAMILY ASSEMBLER PACKAGE)

CHAPTER 1: GENERAL

CHAPTER

1 G

ENERAL

1.1 Features

The S1C62 Family Assembler Package contains software development tools that are common to all the
models of the S1C62 Family. The package comes as an efficient working environment for development
tasks, ranging from source program assembly to debugging.
Its principal features are as follows:

Simple composition

A task from assembly to debugging can be made with minimal tools.

Integrated working environment

A Windows-based integrated environment allows the tool chain to be used on its Windows GUI
interface.

Modular programming

The relocatable assembler lets you develop a program which is made up of multiple sources. This
makes it possible to keep a common part independently and to use it as a part or a basis for the next
program.

Source debugging

A debugger can display an assembler source to show its execution status and allow debugging
operations on it. This makes debugging much easier to perform.

Common to all S1C62 chips

The tools (workbench, assembler, linker, hex converter, disassembler, and debugger) are common to
all S1C62 Family models except for several chip dependent masking tools ("Dev" tools). The chip
dependent information is read from the ICE parameter file for each chip.

Complete compatibility with old syntax sources

By supporting old syntax together with the new syntax, an existing ".dat" sources written for old 62
tools are available with these new tools.