Motorola M68HC11EVB User Manual page 54

Table of Contents

Advertisement

G
4.6.8
Go
G [<address>]
where:
<address>
The G command allows the user to initiate 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 is encountered, or the EVB reset switch S1 is activated
(pressed).
Refer to example program shown on page 4-15 and insert
breakpoints at locations $C005 and $C007 for the following G
command example.
EXAMPLE
>G C000<CR>
P-C005 Y-0000-X-00CD A-44 B-FB C-D0 S-004A Breakpoint encountered at
>
M68HC11EVB/D
The starting address where program execution begins.
Begin program execution at PC address location C000.
NOTE
DESCRIPTION
OPERATING INSTRUCTIONS
C005.
Go
4-19
19

Advertisement

Table of Contents
loading

Table of Contents