User manual
Monitor12 (MON12) User Manual 05/30/01
15
GO - GO EXECUTE PROGRAM
where: <address> is the starting address where user program execution (free run
in real time). The user may optionally specify a starting address where
execution is to begin. Execution starts at the current program counter
(PC) address location, unless a starting address is specified. Program
execution continues until a breakpoint us encountered, or the EVB reset
switch is activated (pressed).
EXAMPLE DESCRIPTION
>GO 0200 Begin program execution at PC address location
0200.
P-0205 Y-0000-X-00CD A-44 B-FB C-DO S-004A
> Breakpoint sample encountered at 0205.
? / HELP - DISPLAY MENU
The HELP command enables the user available EVB command information to be
displayed for quick reference purposes.
EXAMPLE
>HELP
OR
>?
Output String:
BF <addr1> <addr2> [>data>] Block fill
BR [-] [<addr>] Set / Clear breakpoint
BULK Erase the EEPROM
CALL [<addr>] Call user subroutine.
G0 [<addr>] Execute user code.
LOAD Load S record file
VERIFY Verify memory with S record
MD [<addr1>] [<addr2>] Memory display
MM [<addr>] Memory modify
/ Open same address
CTRL-H or A Open previous address
CTRL-J Open next address
SPACE Open next address
RETURN Quit
<addr>0 Compute offset to <addr>
MOVE <s1> <s2> [<d>] Block move memory
P Proceed/continue execution.
RM [P,Y,X,A,B,C, OR S] Register modify.
T[<n>] Trace n instructions.
TM Transparent mode, COM1 to COM2
CTRL-A Exit
CTRL B Send break
CTRL-H Backspace
CTRL-W Wait for any key.
CTRL-X or DELETE Abort/cancel command.
RETURN Repeat last command.