English
Language : 

GMS30004 Datasheet, PDF (85/158 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 5. Software
LOGOFF (LOGOUT)
[Function]
To end logging
[Format]
LOGOFFã
[Explanation]
Logging is finished when this command is executed.
[e.g]
>LOGOFFã
>
LP (Load Program from MS-DOS* file)
[Function]
To read `file` on MS-DOS* and write it to the program memory of the simulator
[Format]
LP_<file name>ã
[Explanation]
The system reads the file specified with <file name. RHX> and writes the data to
the address specified with <address>.
The file format is the Intel hexa format.
[e.g]
>LP TEST. RHX ã
..........................
....
Program load OK!
>
5 - 31