s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 175

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
Chapter 11 Assembler
This chapter describes the functions of the Assembler as33.
For the syntax of the assembly sources, refer to Section 4.3, "Grammar of Assembly Source".
11.1 Functions
The Assembler as33 (hereafter called the "as33") assembles (translates) assembly source files that are delivered
by the Instruction Extender and creates object files in the machine language.
The functions and features of the as33 are summarized below:
11.2 Input/Output Files
11.2.1 Input File
Assembly source file
11.2.2 Output Files
Object file
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Supports the absolute assembling and the relocatable assembling.
Allows to develop programs by module.
Can deliver debugging information for purposes of symbolic debugging.
File format:
File name:
Description:
File format:
File name:
Output destination: Current directory
Description:
For the srf33 format, refer to Appendix, "srf33 File Structure".
(Relocatable or
Object file
absolute )
Text file
<File name>.ms
specified.)
File in which a source program is described. Usually, a file delivered by the Instruction
Extender ext33 is input there.
If source files were created that only describe basic instructions and assembler
pseudo-instructions, they can be input into the as33 directly.
Binary file in srf33 format
<File name>.o
File in which symbol information and debugging information are added to the program
code (machine language).
Instruction Extender ext33
Assembler
Linker lk33
file.ms
as33
file.o
(Other extenders than ".ms" can be used. A path can also be
(The <File name> is the same as that of the input file.)
Fig. 11.2.1 Flowchart
Assembly
source file
EPSON
file.lst
Assembly
list file
as33.err
CHAPTER 11: ASSEMBLER
Error
file
159

Related parts for s5u1c33000c