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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
Entering file name
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Format 2: [<file>]/[<function>]/<symbol>
The parameters in [ ] can be omitted. However, "/" cannot be omitted.
<file>:
<function>: Function name
<symbol>:
Types of specification:
Precautions on specifying array
1) When type information is included
2) When no type information is included
Other restrictions
If one of the following cases applies when specifying an address, an error is assumed because no address
can be obtained:
1) When a register variable is specified (because no addresses are assigned)
2) When the specified pointer variable indicates an unmapped area
A file name can be input using up to 127 characters, including a path. When specifying a file name that does
not exist in the current directory, be sure to add a path.
The characters that can be used here are limited to numbers 0 to 9, letters a to z and A to Z, and the symbols
_, ., and /. Upper-case and lower-case letters are distinguished.
In a one-dimensional array, offsets are calculated according to the size of the type even if the specified
element number is greater than the actual number of elements. This does not result in an error.
In two-dimensional or higher-order arrays, this relationship is checked, so that if a specified element
number is greater than the actual number of elements, an error is assumed.
In a one-dimensional array, offsets are calculated in byte units. This does not result in an error.
Two-dimensional or higher-order arrays cannot be specified.
Source file name
Symbol name
//symbol
/./symbol
.//symbol
file//symbol
/function/symbol
./function/symbol
file/function/symbol Auto/static symbol for the specified function in the specified source
When specifying the current source file, input a period (.).
See "Types of specification" below for specification when it is omitted.
When specifying the current function, input a period (.).
See "Types of specification" below for specification when it is omitted.
Up to three asterisks (*) can be added at the beginning of a symbol name.
Structure members (->, .) can be specified in up to 10 hierarchical levels.
Arrays ([, ]) can be specified in up to the 4th dimension.
The characters that can be used here are limited to numbers 0 to 9, letters a to z and A to
Z, and the symbols ->, ., and *. Upper-case and lower-case letters are distinguished.
Parentheses ( ) cannot be specified.
Global symbol
Auto/static symbol in the current function
Static symbol in the current source file
Static symbol in the specified source file
Auto/static symbol for the specified external function
Auto/static symbol for the specified function in the current source file
file
EPSON
CHAPTER 16: DEBUGGER
287

Related parts for s5u1c33000c