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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 4: SOURCE FILES
Chapter 4 Source Files
This chapter explains the rules and grammar involved with the creation of source files.
4.1 File Format and File Name
Source files should be created on a general-use word processor or editor.
File format
File name
Directory name
Number of lines
Tab setting
EOF
40
Save data in a standard text file.
C source file
Assembly source file <file name>.s
Specify the <file name> with not more than 32 alphanumeric characters shown as follows:
a–z, A–Z, 0–9 and _
This rule applies to file names for all the S1C33 tools.
Make sure the extension of the C source file is ".c" (small letter can only be used). If any
other extension is used, the file cannot be input to the C Compiler gcc33.
Only alphanumeric characters can be used for directory names just as for file names. Do
not use spaces or other symbols. Up to 64 characters can be used for a path name
including directory and file names.
Up to 30,000 lines can be accepted in one C source file and one assembly source file.
Place a tab stop every 8 characters wherever possible. Mixed processing by the
Disassembler dis33 or source display/mixed display with the Debugger db33 of a source
set at a tab interval other than of 8 characters may result in a displaced output of the
source part.
Make sure that each statement starts on a new line and that EOF is entered after line feed
(so that EOF will stand independent at the file end).
<file name>.c
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c