s5u1c17001c Epson Electronics America, Inc., s5u1c17001c Datasheet - Page 465

no-image

s5u1c17001c

Manufacturer Part Number
s5u1c17001c
Description
Cmos 16-bit Application Specific Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet
set $
S5U1C17001C MANUAL
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.1)
Operation
Format
Usage example
GUI
Notes
Changes the values of the CPU registers.
set $ RegisterName = Value
RegisterName: Name of register to change (specified in lowercase letters)
Value:
Conditions:
(gdb) set $r1=0x10000
(gdb) info reg r1
r1
(gdb) set $pc=main
In addition to numerals, symbols can also be used to set values.
Register contents can also be modified in the [Registers] window. (See 10.4.4, "[Registers] Window".)
• If the specified value exceeds the 24-bit range, the 24 low-order bits only will be effective.
• The contents of the set values are not checked internally. No errors are assumed even when values other than
• The contents displayed in the [Registers] window are not updated by executing this command.
16-bit or 32-bit boundary addresses are specified for PC or SP, respectively. However, when the registers are
actually modified, values are forcibly adjusted to boundary addresses by truncating the lower bits.
(modify register)
r0–r7
24-bit data to set in the register (decimal, hexadecimal, or symbol)
0 ≤ Value ≤ 0xffffff
0x10000
,
sp
,
pc
,
psr
65536
EPSON
[ICD Mini / SIM]
10 DEBUGGER
10-73

Related parts for s5u1c17001c