C17 Help (Help) [Icd Mini / Sim]; C17 Model_Path (Model-Specific Information File Directory Setting) [Icd Mini / Sim] - Epson S5U1C17001C Manual

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

c17 help
(help)
Operation
Displays a command description.
Format
c17 help [Command]
c17 help [GroupNo.]
Command: Name of command
GroupNo.: Command group number
Usage example
■Example 1
(gdb) c17 help
group 0: memory ........... c17 fb,c17 fh,c17 fw,x /b,x /h,x /w,set {char},
group 1: register ......... info reg,set $
group 2: execution ........ continue,until,step,stepi,next,nexti,finish
group 3: CPU reset ........ c17 rst, c17 rstt
group 4: interrupt ........ c17 int,c17 intclear
group 5: break ............ break,tbreak,hbreak,thbreak,delete,clear,enable,
group 6: symbol ........... info locals,info var,print
group 7: file ............. file,load
group 8: trace ............ c17 tm
group 9: others ........... source,target,detach,pwd,cd,set output-radix
Please type \"c17 help 1\" to show group 1 or type "c17 help c17 fb" to get usage of command
"c17 fb"
When you omit parameters, a list of command groups is displayed.
■Example 2
(gdb) c17 help 2
group 2:
execution\n\
continue
until
step
stepi
next
nexti
finish
Please type "c17 help continue" to get usage of command "continu"
When you specify a command group number, a list of commands belonging to that group is displayed.
■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 ommitted.
Conditions: 1-0x7fffffff
example:
(gdb)step
(gdb)step 10
When you specify a command, a detailed description of that command is displayed.
S5U1C17001C Manual
(Rev. 1.0)
set {short},set {int},c17 mvb,c17 mvh, \n\
c17 mvw,c17 df
disable,info breakpoints
c17 ttbr,c17 cpu,c17 chgclkmd,c17 help
c17 model_path,c17_model,quit
Execute continously
Execute continously with temporary break
Single-step every line
Single-step every mnemonic
Single-step with skip every line
Single-step with skip every mnemonic
Quit function
Seiko Epson Corporation
[ICD Mini / SIM]
[ICD/SIM]
8 Debugger
8-59

Advertisement

Table of Contents
loading

Table of Contents