EasyManua.ls Logo

Abov E-OCD II - Page 75

Abov E-OCD II
92 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
E-OCD II Debugger User’s Manual Debugger Software (for Microsoft Windows)
75
The view, in this example, then shows function : MAIN and its local variables as shown
below:
Figure 3-88 Example : Function main
2) Values
: In this view, values are displayed as hexadecimal, decimal, or binary numbers.
Bit variables: 0 or 1
1-byte variables: Hexadecimal, decimal, or binary numbers
2- or 4-byte variables: Hexadecimal or decimal numbers
Arrays/pointers/structures: 2-byte values. These are pointer values and not data.
Note: Array data is not supported: If you want to use array data, you will need to use a Keil
plug-in.
3) Edit
: Double-click on the data area that you wish to edit, and the following dialog box will open.
Figure 3-89 Edit Dialog
Available data formats include:
Binary: Bit variable only. The input value is 0 or 1.
Decimal: Decimal number (ex: 12345)
Hexadecimal: Hexadecimal number (ex: 0x1234)

Related product manuals