![Motorola M68EVB912B32 User Manual Download Page 51](http://html.mh-extra.com/html/motorola/m68evb912b32/m68evb912b32_user-manual_245398051.webp)
OPERATION
68EVB912B32UM/D
3-29
G
Go Execute a User Program
G
syntax:
G [<Address>]
where:
<Address>
is an optional 16-bit hexadecimal number.
The G command is used to begin the execution of user code in real time. Before beginning
execution of user code, any breakpoints that were set with the BR command are placed in
memory. Execution of the user program continues until a user breakpoint is encountered, a CPU
exception occurs, the STOP or RESET command is entered, or the EVB’s reset switch is pressed.
When user code halts for any of these reasons (except reset, which wipes the slate clean) and
control is returned to D-Bug12, a message is displayed explaining the reason for user program
termination. In addition, D-Bug12 disassembles the instruction at the current PC address, prints
the CPU12’s register contents, and waits for the next D-Bug12 command to be entered by the
user.
If a starting address is not supplied in the command line parameter, program execution will begin
at the address defined by the current value of the Program Counter.
restrictions:
The G command cannot be issued when the "
R>
" prompt is displayed, indicating that the target
system is already running a user program.
example:
S>G 800
R>MD 1000
1000 FF FF FF FF - FF FF FF FF - FF FF FF FF - FF FF FF FF ................
R>
User Breakpoint Encountered
PC SP X Y D = A:B CCR = SXHI NZVC
0820 09FE 057C 0000 00:00 1001 0100
0820 08 INX
S>
Summary of Contents for M68EVB912B32
Page 8: ...CONTENTS 68EVB912B32UM D viii ...
Page 11: ...GENERAL INFORMATION 68EVB912B32UM D 1 3 Figure 1 1 EVB Layout and Component Placement ...
Page 22: ...CONFIGURATION AND SETUP 68EVB912B32UM D 2 6 ...
Page 80: ...OPERATION 68EVB912B32UM D 3 58 ...
Page 90: ...HARDWARE REFERENCE 68EVB912B32UM D 4 10 ...
Page 102: ...COMMUNICATIONS PROGRAM EXAMPLES 68EVB912B32UM D B 8 ...
Page 106: ...D BUG12 STARTUP CODE 68EVB912B32UM D C 4 ...
Page 112: ...D BUG12 CUSTOMIZATION DATA 68EVB912B32UM D D 6 ...
Page 122: ...INDEX 68EVB912B32UM D 4 ...