English
Language : 

E702289_SH7290 Datasheet, PDF (179/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
Table 5.8 BREAKCONDITION_SET Command Parameters
Parameter
Type
<channel_number> Numerical value
<address>
<addrcycle>
Numerical value
Keyword
<maskdata>
Character string
<data>
Numerical value
Description
Hardware break condition channel number
Specifiable options change depending on the channel
number. For details, refer to section 6.5.2, Break
Condition Functions.
1: <addropt>, <dataopt>, <asidopt>, <r/wopt>, and
<accessopt> can be set.
2: <addropt>, <asidopt>, <r/wopt>, and <accessopt>
can be set.
3: <ldtlbopt> and <ioopt> can be set.
Virtual address as an address bus value
Address bus access conditions for program fetch
cycles
Set either of the following keywords:
pc: Breaks before the address set by the <address>
parameter is executed. When this keyword is set, only
the <addropt> and <asidopt> cannot be set as
conditions. In addition, when pc is set, the
<maskdata> parameter cannot be set.
pcafter: Breaks after the address set by the
<address> parameter is executed. When this keyword
is set, only the <addropt> and <asidopt> cannot be set
as conditions. When pcafter is not set, the address
bus during data access cycles and program fetch
cycles is targeted as the access condition.
x: X-Bus address bus access
y: Y-Bus address bus access
Mask specification for desired bits in the data
Set a radix (H' for hexadecimal or B' for binary) at the
top of a character string and set * in the bit to the
masked. Conditions are satisfied regardless of the
values of masked bits.
Data bus value
155