s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 426

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 16: DEBUGGER
410
(2) Displaying structure/union members and array elements
Symbol display in Format 1 can also be performed using the [Watch] command on the [Symbol] menu or
the [Symbol watch] button.
Place the [Source] window in the mixed or source display mode, and place the cursor in or immediately
before or after the symbol name that you want displayed. Then click on the [Symbol watch] button or
choose the [Watch] command from the [Symbol] menu to display the symbol in the [Command] window.
These menu commands and buttons can be selected only when the [Source] window is active. No display
format can be set. Information is displayed in the default format that conforms to the selected symbol type.
In Format 2, members of a structure/union or elements of an array can be specified to display the contents.
For details on the display contents, refer to the explanation of the sa command.
By default, 16 lines of symbol information are displayed. To display the following information, press the
[Enter] key. The number of lines displayed at a time can be changed by the md command.
Displaying array elements
Example: char buf[2][2][2]
Displaying members of a structure
Example: struct STRUCT_UNION{
For structures, the sw command displays all members at 1-level lower than the specified member. Two or
more lower-level members are not displayed.
[Symbol watch] button
};
int iAddr
char cFlag;
char *pcFlag;
char cAry[3][3]
union ExchangeType stSize;
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c