Renesas HS2378KCM01H Network Card User Manual


 
138
Table 6.20 TRACE_SEARCH Command Parameter
Parameter Type Description
<address> Numerical value,
character string
Sets the address value as a numeric or a
symbol.
<data> Numerical value Sets a value of the data bus.
<size> Keyword Sets the access condition of the data bus.
byte: Byte access
word: Word access
<status> Keyword Sets the bus condition.
dmac: The DMAC bus cycle is the search
condition.
dtc: The DTC bus cycle is the search condition.
prog: The CPU-instruction fetch cycle is the
search condition.
data: The CPU-data access cycle is the search
condition.
refresh: The refresh cycle is the search
condition.
<area> Keyword Sets the area condition.
rom: The ROM area is the search condition.
ram: The RAM area is the search condition.
io-8: The IO-8 area is the search condition.
io-16: The IO-16 area is the search condition.
ext-8: The EXT-8 area is the search condition.
ext-16: The EXT-16 area is the search condition.
dtc: The DTC area is the search condition.
<rw> Keyword Sets the read/write condition.
read: The read cycle is the search condition.
write: The write cycle is the search condition.
<irq> Keyword Sets the IRQ condition.
high: The high level of IRQ is the search
condition.
low: The low level of IRQ is the search condition.
<from> Numerical value (-n) Specifies the number of cycles for starting
search.