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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 16: DEBUGGER
402
(2) Source file list
(3) Function list
Listing symbols after specifying the search range and search character string
The symbols in a search range that begin with a specified character string are searched and displayed.
A file list is displayed in the following format:
<file>(<line>), <start addr> . . <end addr> [, <start addr> . . <end addr>]
To display a list of source files, input the following command:
A function list is displayed in the following format:
<file>
To display a list of functions, input the following command:
<file>:
<line>:
<start addr>: Indicates the start address of the area where code is located in hexadecimal form.
<end addr>: Indicates the end address of the area where code is located in hexadecimal form.
<file>:
<function>: Indicates a function name.
<start addr>: Indicates the start address of the area where the function is located in hexadecimal form.
<end addr>: Indicates the end address of the area where the function is located in hexadecimal form.
\
\
<function>( ) <start addr> . . <end addr>
\
\
Indicates a source file name.
Indicates the number of lines in the source file.
If no source file is read into the debugger, "not read" is displayed.
If the code is located in multiple areas, multiple instances of <start addr> and <end addr>
are displayed.
If the code exists in an include file, <end addr> is followed by "<include file name>".
Indicates a source file name.
File names are displayed one at a time for each source file. Even a file that does not have
functions (assembly source) is displayed.
Functions are displayed for each source file.
...Specify a list of static symbols in sys.c that begin with R.
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c