English
Language : 

GMS30004 Datasheet, PDF (76/158 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 5. Software
BC (Break Point Clear)
[Function]
To clear the break point at the specified No.
[Format]
BC_nã
[Explanation]
With this, the system clear the break point at the specified No.
When n is omitted, the state of the currently set break shall be displayed.
When n is `*`, all the break points shall be cleared.
[e.g]
>BL ã
0 = 0100
1 = 0200
2 = 0500
S 50
I
O
>BC 1 ã
>BC S ã
>BC I ã
>BC O ã
>BC ã
0 = 0100
2 = 0500
>BC * ã
>BL ã
>
( 3)
( 3)
5 - 22