Epson S1C62 Family Computer Hardware User Manual


 
Format
ICE CONTROL SOFTWARE ICS62XX
VIII-66 EPSON S1C62 FAMILY
DEVELOPMENT TOOL REFERENCE MANUAL
Function
BE, BSYN
BREAK ENABLE MODE SET/BREAK DISABLE & SYNC MODE SET
#BE
#BSYN
Sets the break enable mode and break disable mode.
(1) BE: Sets the break enable mode. A break is generated when the BA, BD, BR or BM
conditions coincide with the evaluation board CPU state.
(2) BSYN: Sets the break disable (synchronous) mode. When the BA, BD, BR or BM condi-
tions coincide with the evaluation board CPU state, a pulse is output to the ICE
SYNC pin and a break is not generated.
(3) At power on, the break enable mode is operative.
Examples
#BE
* BREAK ENABLE MODE
#BSYN
* BREAK DISABLE MODE
* BREAK STOP MODE
#
Refer to Section 2.3.2, "Break mode and break function", for details of break enable/disable
functions.
Note