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

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
16.5.7 [Soft PC break] and [Hard PC break] Buttons
16.5.8 [Symbol watch], [Symbol add] and [Symbol delete] Buttons
Obtaining symbol names
278
[Hard PC break]
[Symbol delete]
[Soft PC break]
[Symbol watch]
[Symbol add]
[Step]
[Next]
The [Symbol watch] and [Symbol add] buttons get the character string which is pointed with the cursor in
the [Source] window and use it as a symbol name. However, the cursor must be placed in or immediately
before or after the symbol name, and the character string must consist of the following characters only.
Other characters including blank characters (space, etc.) are regarded as a delimiter of the character string.
a–z A–Z 0–9 * . -> [ ]
Example: " " indicates cursor position.
a = b;
a = b*c ;
a = b+*c ;
stru ct1->a = b;
stru ct1 -> a = b;
This button executes one instruction step of the target program beginning with the address
indicated by the current PC. It performs the same function when the s command is executed.
This button executes one instruction step of the target program beginning with the address
indicated by the current PC. Functions and subroutines are executed as one step. This button
performs the same function when the n command is executed.
Use this button to set and reset a software breakpoint at the address where the cursor is
located in the [Source] window. (See Section 16.9.6, "Break Functions" for details.) This
function is valid only when the [Source] window is open. Note that selecting a break address
by clicking on the address line is valid for only the lines that have actual code and is invalid
for the source-only lines.
Use this button to set and reset a hardware breakpoint at the address where the cursor is
located in the [Source] window. (See Section 16.9.6, "Break Functions" for details.) This
function is valid only when the [Source] window is open. Note that selecting a break address
by clicking on the address line is valid for only the lines that have actual code and is invalid
for the source-only lines.
The content of the symbol at the cursor position of the [Source] window is displayed in the
[Command] window. It performs the same function when the sw command is executed. This
function is valid only when the [Source] window is open.
The symbol at the cursor position of the [Source] window is registered in the [Symbol]
window. It performs the same function when the ss command is executed. This function is
valid only when the [Source] window is open.
The symbol on the line where the cursor is positioned in the [Symbol] window is deleted from
the [Symbol] window. It performs the same function when the sd command is executed. This
function is valid only when the [Symbol] window is open.
Obtained character string (symbol name)
a
c
*c
struct1->a
struct1
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c