Everything
2.10.6 Display/change watch-expressions

By registering C language variables, CPU register, SFR, and assembler symbols to the Watch panel as watch-expressions, you can always retrieve their values from the debug tool and monitor the values in batch.

The values of watch-expressions can be updated during the program is in execution (see "2.10.6.7 Display/modify the contents of watch-expressions during program execution").

Select the [View] menu >> [Watch] >> [Watch1 - 4] to open the Watch panel.

The Watch panel can be opened up to 4 panels. Each panel is identified by the names "Watch1", "Watch2", "Watch3" and "Watch4" on the titlebar, and the watch-expressions can be registered/deleted/moved individually, and they are saved as the user information of the project.

For details on the contents and function in each area, see the section for the Watch panel.

Figure 2.61

Display the Contents of Watch-Expression (Watch Panel)

(1): [Watch] area

(2): [Value] area

(3): [Type (Byte Size)] area

(4): [Address] area

(5): [Memo] area

 

This section describes the following.

 

2.10.6.1 Register a watch-expression

2.10.6.2 Organize the registered watch-expressions

2.10.6.3 Edit the registered watch-expressions

2.10.6.4 Delete a watch-expression

2.10.6.5 Change display format of values

2.10.6.6 Modify the contents of watch-expressions

2.10.6.7 Display/modify the contents of watch-expressions during program execution

2.10.6.8 Export/import watch-expressions

2.10.6.9 Save the contents of watch-expressions