7.2 ASM Watch Window
The ASM watch window is a window in which you can register specific addresses as watchpoints and
inspect memory contents at those addresses.
If a registered address resides within the RAM monitor area, the memory content at that address is
updated at given intervals (by default, every 100 ms) during program execution.
•
The addresses to be registered are called the "watchpoints." One of the following can be
registered:
-
Address (can be specified using a symbol)
-
A Bit number
-
Bit symbol
•
The registered watchpoints are saved in the debugger when the ASM watch window is closed and
are automatically registered when the window is reopened.
•
If symbols or bit symbols are specified for the watchpoints, the watchpoint addresses are
recalculated when downloading the target program.
•
The invalid watchpoints are marked by "-<not active>-" when displayed on the screen.
•
The order in which the watchpoints are listed can be changed by a drag-and-drop operation.
•
The watchpoint expressions, sizes, radixes and datas can be changed by in-place editing.
ATTENTION
•
The RAM monitor obtains the data accessed through the bus. Any change other than the access
from the target program will not be reflected.
•
If the display data length of the RAM monitor area is not 1 byte, the data's access attribute to the
memory may varies in units of 1 byte. In such a case that the access attribute is not unified
within a set of data, the data's access attribute cannot be displayed correctly. In this case, the
background colors the access attribute color of the first byte of the data.
88
Summary of Contents for Emulator Debugger M16C PC4701
Page 13: ...Setup of Debugger 1...
Page 14: ...Blank Page 2...
Page 73: ...Tutorial 59...
Page 74: ...Blank Page 60...
Page 95: ...Reference 81...
Page 96: ...Blank Page 82...
Page 128: ...Example Writing byte length data 32h to even address 400h 114...
Page 130: ...16 bits bus width 116...
Page 132: ...2nd point 118...
Page 133: ...7 Windows Dialogs 16 bits bus width 119...
Page 134: ...Example Writing data 10h 3Fh to even address 400h 120...
Page 138: ...Example Writing byte length data 32h to even address 400h 124...
Page 140: ...16 bits bus width 126...
Page 141: ...7 Windows Dialogs Example Writing word length data 1234h to even address 400h 127...
Page 142: ...Example Writing data 10h 3Fh to even address 400h 128...
Page 146: ...Example Writing byte length data 32h to even address 400h 132...
Page 147: ...7 Windows Dialogs Example Writing data 10h 3Fh to even address 400h 133...
Page 153: ...7 Windows Dialogs 7 7 8 2 Interrupt Termination Set as below 139...
Page 172: ...For condition 7 choose the Mode shown below and set the Start event 158...
Page 294: ...MEMO 280...