Epson S5U1C63000A Computer Accessories User Manual


 
CHAPTER 8: DEBUGGER
160 EPSON S5U1C63000A MANUAL
(S1C63 FAMILY ASSEMBLER PACKAGE)
Notes
The a and as commands have the same function.
The start address you specified must be within the range of the program memory area available with
each microcomputer model.
An error results if the input one is not a hexadecimal number or not a valid symbol.
Error : invalid value (no such symbol / symbol type error)
An error results if the limit is exceeded.
Error : Address out of range, use 0-0xXXXX
An error results if the input mnemonic is invalid for S1C63000.
Error : illegal mnemonic
In guidance mode, the following keyboard inputs have special meaning:
"q"… Command is terminated. (finish inputting and start execution)
"^"… Return to previous address.
""… Input is skipped. (keep current value)
If the maximum address of program memory is reached and gets a valid input other than "^", the
command is terminated.
When the contents of the program memory are modified using the a (as) command, the unassemble
contents of the [Source] window are updated immediately.
Although the contents of the unassemble display are modified by rewriting code, those of source
display remain unchanged.
GUI utility
None