13
4
H (Help)
Gives a description of the monitor system
command.
( number )
H ( number )
Example:
Gives a description of the corresponding item.
Ready >H
-----------------------------------------------------------------------------------------------------
Debugger Help : Address or data must be specified by hex (need not H')
[1] General --- H
[2] Register ---RC RR RW
[3] Break Point ---BS BR BD BC BI BE
[4] Memory ---ML ME MD MF FL
[5] Disassemble --- DA
[6] Start User Program ---G S
[7] Cache --- CA CR CE CD CF CW CB
.....H[elp] number(or class), for more information.
Ready > H 4
Debugger
Help : [4] Memory
Memory Load
: M[em]L[oad]
Memory Edit
: M[em]E[dit] startAdrs [size(-W,-L)]
Memory Dump
: M[em]D[ump] [startAdrs] [endAdrs] [ASCIIcode(-A)]
Memory Fill
: M[em]F[ill] [startAdrs] [endAdrs] [Data(-Data)]
endAdrs] [Data(-Data)]
Flash Load
: F[lash]L[oad] [offsetAdrs]
Ready >
Displays a help menu.
[4] Memory Detailed help display for memory-related commands
Command
Function
Option
Format
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------