Datasheet

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 129
Debugger
Checking the Hexadecimal item in the Watch Window's pop-up menu toggles all data in the window
to hexadecimal format. When Hexadecimal is un-checked, the data formats return to their original
display format.
Figure 7-17. Items Displayed in Hexadecimal Format
Note that when the native format of an item has been set to Hexadecimal, toggling the Watch Win-
dow Hexadecimal setting will appear to have no effect on that item.
7.6.6.2 Arbitrary vs Project-Defined Watch Variables
For watch variables that were declared in the project source code, only the Value and Display As
properties can be changed. The Watch Name, Memory Bank, Addr, Elements and Data Type can-
not be changed for these variables.
All the parameters can be configured on arbitrary watch variables.
Watch Variables must have names. If you do not specify the name of an arbitrary watch variable
before you click OK, the watch variable will not be added to the watch variables shown in the Watch
Window.