Go target program – Epson S1C62 Family User Manual

Page 174

Advertising
background image

Format

ICE CONTROL SOFTWARE ICS62XX

VIII-60

EPSON

S1C62 FAMILY

DEVELOPMENT TOOL REFERENCE MANUAL

Function

G

GO TARGET PROGRAM

#G

#G,

<address >

#G,R

This instruction runs the target program. When a break condition is detected, program
execution is halted and the break status is displayed to complete the instruction.

Setting the Starting Address

(1) When an <address> is entered, the run starts from that address.

(2) With an R setting the evaluation board CPU is reset, and the run starts from the reset

address 0100.

(3) When the <address> and R setting are defaulted, the run starts from the current

address (PC which displays the status during the previous break).
When G is entered after power on, the run starts from address 0100, but the
evaluation board CPU is not reset.

Break Mode and Break Condition

Note: Refer to Section 2.3.2, "Break mode and break function" for more information on the

break mode.

1

2

3

Break enable mode
& break stop mode

Break enable mode
& break trace mode

BSYN mode
& break stop mode

* Reset switch
* Break switch
* Break set commands
(BA, BD, BR, BM)
* ESC input
* Reset switch
* Break switch
* ESC input

* Reset switch
* Break switch
* ESC input

Break mode (note)

Break condition

Comments

Item

Mode at power on.

When the break condition and evaluation
board CPU executed cycle coincide,
a pulse is output to the SYNC pin.

When the break condition and evaluation
board CPU executed cycle coincide,
the bleak status alone is displayed and
the GO command is restarted.

Advertising