Epson S5U1C17001C Manual page 596

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

n Example 3
(gdb) c17 help step
step: Single-step,every line
usage: step [Count]
Count: Number of steps to execute (decimal or hexadecimal)
One step is assumed if omitted.
Conditions: 1-0x7fffffff
example:
(gdb)step
(gdb)step 10
When you specify a command, a detailed description of that command is displayed.
n Example 4
(gdb) c17 help c17 rst
c17 rst: Reset
usage: c17 rst
example:
(gdb)c17 rst
The CPU is reset.
To display a C17 command, specify the command name including "c17".
Notes
• Executing the help command (that comes standard with gnu) instead of the c17 help command displays
help for the command classes and commands set in the gnu debuggers. This debugger does not support all
of these command classes or commands. Note that device operation cannot be guaranteed for commands not
described in this manual.
• A mode list (e.g. [ICD/SIM]) appears in the usage display (see Examples 3 and 4) indicating the modes in
which the command is effective.
ICD: The command can be used in ICD Mini mode (when the ICD Mini (S5U1C17001H) or ICD board is
used)
SIM: The command can be used in simulator mode (when debugging with the PC alone)
If "[ICD]" is displayed, it indicates that the command cannot be executed in modes other than ICD Mini
mode.
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
EPSOn
10 DEBUggEr
[ICD/SIM]
[ICD/SIM]
10-145
10
Debugger

Advertisement

Table of Contents
loading

Table of Contents