English
Language : 

GMS30004 Datasheet, PDF (69/158 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
6. Simulator Commands
Chapter 5. Software
6.1 Command Syntax
1) A (Assemble)
To assemble what is commanded for every line from the specified
<address> and write in the memory.
2) BAT (Batch)
To execute what is commanded in the command file in a batch.
When there is a format error, command error is issued and execution is
stopped at the error point.
3) BP (Break Point set), BL (Break point List)
To set break point.
To display the set break Point.
4) BS (Break point set step)
To set break point with No. of steps.
5) BC (Break point Clear)
To clear the specified No. break point.
6) CR (CPU Reset)
To reset the simulator to the initial state.
7) DPP (Dump Program memory)
To display the content of the memory in the area of the No. of pages
specified with <In> from the specified <address> in hexadecimal. The
address here is polynomial.
8) DPS (Dump Program memory)
To display the content of the memory in the area of the No. of pages
specified with <In> from the specified <address> in hexadecimal.
9) DD (Dump Data memory)
To display all the data in Data Memory in hexadecimal.
10) EPP (Exchange Program memory)
To display and modify the specified data in the program memory.
Address here is polynomial.
5 - 15