Renesas Emulator Debugger M16C PC4701 User Manual

Page 105

Advertising
background image

7 Windows/Dialogs

91

ATTENTION

You cannot change the values of the C watch points listed below:
-

Register variables

-

C watch point which does not indicate an address(invalid C watch point)

If a C/C++ language expression cannot be calculated correctly (for example, when a C/C++ symbol
has not been defined), it is registered as invalid C watch point.
It is displayed as "--<not active>--". If that C/C++ language expression can be calculated correctly
at the second time, it becomes an effective C watch point.

The display settings of the Local, File Local and Global tabs are not saved. The contents of the
Watch tab and those of newly added tabs are saved.

The RAM monitor obtains the data accessed through the bus. Any change other than the access
from the target program will not be reflected.

The variables, which are changed in real-time, are global variables and file local variables only.

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.


About more information for C variables, please refer to "12.1.3 Get or set C variables"

Advertising