198 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
vp (ROM program verify)
Function
This command verifies the contents of the ICE emulation memory and the ROM at the ICE ROM
socket.
Format
>vp(direct input mode)
Notes
An error results if high and/or low ROM chips are not installed.
Error : no low ROM.
Error : no high ROM.
Error : no high and low ROM.
If there is any non-agreeing data, it (ROM address, ROM contents, emulation memory contents) is
displayed in the [Command] window.
>vp
Rom verifying ... NG!
Rom verify Errors:
FFF FFC, 0300 0FF 0FC, ...
>
This command just verifies the contents of the ICE emulation memory and the ROM, so no error
results if an undefined code exists either in the emulation memory or the ROM. It is checked when
loading program from ROM by rp command.
If many non-agreeing data are detected, the display can be interrupted by pressing the [Esc] key.
GUI utility
None