CHAPTER 8: DEBUGGER

8.9.22 Help?(help)

Function

This command displays the input format of each command.

Format

 

(1)

?

(direct input mode)

(2)

? <n>

(direct input mode)

(3)

? <command>

(direct input mode)

<n>:Command group number; decimal
<command>:Command name

Condition:

1 n 6

Examples

When you input the command in Format 1 or 2, the system displays a list of commands classified by function. Use the command in Format 3 if you want to display the input format of each individual command.

>?

 

 

 

group 1: program, data

& register . pe,pf,pm,a(as)/dd,de,df,dm,dw/od/rd,rs

group 2: execution & break ........

g,gr,s,n,rst/bp,bc(bpc),bd,bdc,br,brc,bs,bsc,bsp,bl,bac

group 3: source

& symbol ..........

u,sc,m/sy

group 4: file &

flash rom .........

lf,lo/lfl,sfl,efl/xfer,xfers,xfwr,xfwrs,xfcp,xfcps,xdp,xdps

group 5: trace & coverage .........

tm,td,ts,tf/cv,cvc

group 6: others

...................

com,cmw,rec,log/ma,md,q,?

Type "? <group

#>" to

show group or type "? <command>" to get usage of the command

>? 1

 

 

 

group 1: program, data

& register

 

pe (program enter), pf

(program fill), pm (program move), a/as (inline assemble),

dd(data dump), de (data enter), df (data fill), dm (data move), dw (data watch), od (option dump),

rd (register display), rs (register set)

Type "? <command>" to get usage of the command >? pe

pe (program enter): change program memory

usage: pe [address]

... change

program

with

guidance

pe address code1 [... code8]

... change

program

with

specified code

>

 

 

 

 

GUI utility

[Help Contents…] menu item, [Help] button

When this menu item or button is selected, the [Help] window opens to show help topics.

[Help] button

S5U1C63000A MANUAL

EPSON

237

(S1C63 FAMILY ASSEMBLER PACKAGE)