
CONTENTS
S5U1C17001C MANUAL EPSON vii
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.5.0)
10.4.5 [Memory] Window ..........................................................................................10-24
10.4.6 [Breakpoints] Window ....................................................................................10-27
10.4.7 [Watch Expressions] Window.........................................................................10-29
10.4.8 [Local Variables] Window ...............................................................................10-32
10.4.9 [Simulated I/O] Window..................................................................................10-34
10.4.10 [Trace] Window.............................................................................................10-35
10.5 Method of Executing Commands .................................................................................10-36
10.5.1 Entering Commands From the Keyboard.......................................................10-36
10.5.2 Parameter Input Format.................................................................................10-37
10.5.3 Using Menus and Toolbar To Execute Commands .......................................10-38
10.5.4 Using a Command File To Execute Commands ...........................................10-40
10.5.5 Log Files ........................................................................................................10-41
10.6 Debugging Functions ...................................................................................................10-42
10.6.1 Connect Modes..............................................................................................10-42
10.6.2 Loading a File ................................................................................................10-43
10.6.3 Source-Level Debugging Function.................................................................10-44
10.6.4 Manipulating Memory, Variables, and Registers............................................10-45
10.6.5 Executing the Program ..................................................................................10-48
10.6.6 Break Functions.............................................................................................10-52
10.6.7 Trace Functions..............................................................................................10-56
10.6.8 Simulated I/O .................................................................................................10-57
10.6.9 Flash Memory Operation ...............................................................................10-59
10.6.10 Support for Big Endian.................................................................................10-62
10.7 Command Reference ...................................................................................................10-63
10.7.1 List of Commands..........................................................................................10-63
10.7.2 Detailed Description of Commands ...............................................................10-64
Command name (operation of command)[Supported modes] ................10-64
10.7.3 Memory Manipulation Commands .................................................................10-65
c17 fb (fill area, in bytes) .........................................................................10-65
c17 fh (fill area, in 16 bits) .......................................................................10-65
c17 fw (fill area, in 32 bits)[ICD Mini / SIM] .............................................10-65
x(memory dump)[ICD Mini / SIM] ...........................................................10-67
set { } (data input)[ICD Mini / SIM]..........................................................10-69
c17 mvb (copy area, in bytes) .................................................................10-70
c17 mvh (copy area, in 16 bits)...............................................................10-70
c17 mvw (copy area, in 32 bits)[ICD Mini / SIM] .....................................10-70
c17 df (save memory contents)[ICD Mini / SIM].....................................10-72
c17 readmd (memory read mode)[ICD Mini] .........................................10-74
10.7.4 Register Manipulation Commands.................................................................10-75
info reg (display register)[ICD Mini / SIM] ..............................................10-75
set $ (modify register)[ICD Mini / SIM]....................................................10-76
10.7.5 Program Execution Commands .....................................................................10-77
continue (execute continuously)[ICD Mini / SIM]....................................10-77
until (execute continuously with temporary break) [ICD Mini / SIM]........10-79
step (single-step, every line).....................................................................10-81
stepi (single-step, every mnemonic)[ICD Mini / SIM] ...............................10-81
next (single-step with skip, every line)......................................................10-83
nexti (single-step with skip, every mnemonic)[ICD Mini / SIM].................10-83
finish (finish function)[ICD Mini / SIM].....................................................10-85
c17 callmd (set user function call mode)[ICD Mini / SIM] ......................10-86
c17 call (call user function)[ICD Mini / SIM] ...........................................10-87
10.7.6 CPU Reset Commands..................................................................................10-89
c17 rst (reset)[ICD Mini / SIM]................................................................10-89
c17 rstt (reset target)[ICD Mini]..............................................................10-90
10.7.7 Interrupt Commands ......................................................................................10-91
c17 int (interrupt)[SIM] ...........................................................................10-91
c17 intclear (clear interrupt)[SIM] ..........................................................10-92