Debugger db63 (4) development tools debug commands – Epson S5U1C63000A User Manual

Page 333

background image

Debugger db63 (4)

Development Tools

Debug Commands

Program memory operation

a (as) [ []]

Assemble mnemonic

pe [ [..]]

Input program code

pf [ ]

Fill program area

pm [ ]

Copy program memory

Data memory operation

dd [ []]

Dump data memory

de [ [..]]

Input data

df [ ]

Fill data area

dm [ ]

Copy data area

dw [ [..]]

Set data watch address

Option information

od [{fog|sog|mla} [ []]]

Dump option data

Register operation

rd

Display register values

rs [ [.. ]]

Modify register values
reg={pc|a|b|x|y|f|sp1|sp2|ext|q}

Program execution

g [ [

Execute successively

gr [ [

Reset CPU and execute successively

s []

Step into

n []

Step over

CPU reset

rst

Reset CPU

Break

bp [ [..]]

Set PC breakpoint

bc (bpc) [ [..]]

Clear PC breakpoint

bd [ {r|w|

} ]

Set data break

bdc

Clear data break

br [ [.. ]]

Set register break
reg={pc|a|b|x|y|f|sp1|sp2|ext|q}

brc

Clear register break

bs [ [ []]]

Set sequential break

bsc

Clear sequential break

bsp [ ]

Specify stack area

bl

Display all break conditions

bac

Clear all break conditions

Program display

u []

Unassemble display

sc []

Source display

m []

Mix display

Symbol information

sy [{$|#}] [/a]

List symbols

Load file

lf []

Load IEEE-695 format absolute object file

lo []

Load Motorola-S format file

Flash memory/FPGA operation

lfl [{p|d|f|s|m} [..{p|d|f|s|m}]]

Load data from Flash memory

sfl [{p|d|f|s|m} [..{p|d|f|s|m}]] [-p]

Save data to Flash memory

efl

Erase Flash memory

xfer(s)

Erase FPGA

xfwr(s) ;{H|S} [;N]

Write to FPGA

xfcp(s) ;{H|S}

Compare FPGA data

xdp(s) []

Dump FPGA data

Trace

tm [{-n|-s|-a} [{a|m|e}|{i|o}] [ [.. ]]

Set trace mode

td []

Display trace information

ts [{pc|dr|dw} ]

Search trace information

tf [[ []] ]

Save trace information into file

Others

cv [ []]

Display coverage information

cvc

Clear coverage information

com [ []]

Load & execute command file

cmw []

Load & execute command file with intervals

rec []

Record commands to a command file

log []

Turn log output on or off

ma

Display map information

md [

Set debugger modes option={-f|-u|-i|-s|-c|-il|-cm}

q

Quit debugger

?

Displays command usage

A symbol can be used to specify an address as follows:
@ or @@