C17 Ttbr (Set Ttbr)[Sim] - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

c17 ttbr
(set TTBR)
Operation
Sets an address to TTBR.
When the reset command (c17 rst) is executed, the value (reset vector) that has been stored in the address
represented by TTBR is set to the PC. This command has the same function as the TTBR line written in the
parameter file.
Format
c17 ttbr Address
Address:
Address to be set to TTBR (decimal, hexadecimal, or symbol)
Conditions: 0 ≤ Address ≤ 0xffff00 (The eight low-order bits of Address must be 0x00.)
Usage example
(gdb) c17 ttbr 0x8000
Sets address 0x8000 to TTBR.
Notes
• The c17 ttbr command can be used only in simulator mode.
• This command must be executed before the target command.
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
EPSOn
10 DEBUggEr
[SIM]
10
Debugger
10-143

Advertisement

Table of Contents
loading

Table of Contents