Epson S5U1C17001C Manual page 149

Cmos 16-bit single chip microcontroller (c compiler package for s1c17 family) (ver. 3.2)
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

Notes
 To run the program from the beginning, execute c17 rst (reset) before the until command.
 If the location set as a temporary breakpoint is a C source line that does not expand to mnemonic, the program does not
break at that line. The program breaks at the address of the first mnemonic executed thereafter.
 No temporary breakpoints can be set on the following lines, because an error is assumed.
- Extended instruction lines (except for the ext instruction at the beginning)
- Delayed instruction lines (next line after a delayed branch instruction)
 If temporary breakpoints are specified using a nonexistent function name or line number, an error is assumed.
 If temporary breakpoints are specified by an address value that exceeds the 24-bit range, an error is assumed.
 When specifying temporary breakpoints by address value and the address is specified with an odd value, the specified
address is adjusted to the 16-bit boundary by assuming LSB = 0.
S5U1C17001C Manual
(Rev. 1.0)
Seiko Epson Corporation
8 Debugger
8-23

Advertisement

Table of Contents
loading

Table of Contents