202 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
Notes
The addresses must be specified within the range of the program memory area available for each
microcomputer model.
An error results if the input one is not a hexadecimal number or a valid symbol.
Error : invalid value.
An error results if the limit is exceeded.
Error : Program address out of range.
An error results if the start address is larger than the end address.
Error : end address < start address.
•You can set all program area as trace area using format (2).
If the end address of the last location is not specified, it is treated as the maximum program address.
For direct input mode in format (1), an error results if you attempt to specify more than 4 address
ranges at a time. But for guidance mode, there is no such limitation, so you can specify more than 4
address ranges before terminating the command by the [Enter] key.
If you set an address range to trace area, this address range will be added to current trace area. So if
you want to set trace area from nothing, you should at first clear current trace area.
•You can use this command for multiple times to set new address ranges to trace area, or clear address
ranges from trace area.
GUI utility
[Trace | Trace Area …] menu item
When this menu item is selected, a dialog box appears for setting trace areas.
Enter the start and end addresses and then click
[Add].
Up to four areas can be set at a time. To set more
than four areas, select this menu item every four
areas.
When the [Clear] button is clicked, the entered
address ranges are cleared.
The [Trace All] button set the entire program
memory to be traced.