Epson S5U1C17001C Manual page 267

Cmos 16-bit single chip microcontroller (c compiler package for s1c17 family) (ver. 3.2)
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

Debugger gdb (2)
Debug Commands
Memory operation
c17 fb addr1 addr2 data
c17 fh addr1 addr2 data
c17 fw addr1 addr2 data
x /[length]b [addr]
x /[length]h [addr]
x /[length]w [addr]
set {char} addr=data
set {short} addr=data
set {long} addr=data
c17 mvb addr1 addr2 addr3
c17 mvh addr1 addr2 addr3
c17 mvw addr1 addr2 addr3
c17 df addr1 addr2 type file [append]
Register operation
info reg [register]
set $register=data
Program execution
continue [Ignore]
until addr
step [count]
stepi [count]
next [count]
nexti [count]
finish
CPU reset
c17 rst
c17 rstt
Fill memory area (8 bits)
ICD Mini/SIM
Fill memory area (16 bits)
ICD Mini/SIM
Fill memory area (32 bits)
ICD Mini/SIM
Dump memory data (8 bits)
ICD Mini/SIM
Dump memory data (16 bits)
ICD Mini/SIM
Dump memory data (32 bits)
ICD Mini/SIM
Set memory data (8 bits)
ICD Mini/SIM
Set memory data (16 bits)
ICD Mini/SIM
Set memory data (32 bits)
ICD Mini/SIM
Copy memory area (8 bits)
ICD Mini/SIM
Copy memory area (16 bits)
ICD Mini/SIM
Copy memory area (32 bits)
ICD Mini/SIM
Save memory data to file
ICD Mini/SIM
Display register data
ICD Mini/SIM
Set register data
ICD Mini/SIM
Execute program successively
ICD Mini/SIM
Execute program successively with
ICD Mini/SIM
temporary break
Execute source lines
ICD Mini/SIM
Execute instruction steps
ICD Mini/SIM
Execute source lines with function skip
ICD Mini/SIM
Execute instruction steps with subroutine
ICD Mini/SIM
skip
Exit from function/subroutine
ICD Mini/SIM
Reset CPU (execute reset.gdb)
ICD Mini/SIM
Reset target
ICD Mini
Interrupt
c17 int [intNo. level]
Generate interrupt
c17 intclear [intNo.]
Clear interrupt
Break
break [addr]
Set software PC breakpoint
tbreak [addr]
Set temporary software PC breakpoint
hbreak [addr]
Set hardware PC breakpoint
thbreak [addr]
Set temporary hardware PC breakpoint
delete [breakNo.]
Clear breakpoint by break number
clear addr
Clear breakpoint by location
enable [breakNo.]
Enable breakpoint
disable [breakNo.]
Disable breakpoint
ignore breakNo. count
Disable breakpoint with ignore count
info breakpoints
Display breakpoint list
commands
Set a command to execute after break
S
info locals
Display local symbol information
info var
Display global symbol information
print symbol[=value]
Change symbol values
File
file file
Load debug information
load [file]
Load program
Trace
c17 tm on/off mode [file]
Set trace mode
Development Tools
SIM
SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/Sim
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
ICD Mini/SIM
SIM

Advertisement

Table of Contents
loading

Table of Contents