Agilent Technologies 93000 SOC Series Training Manual page 459

Mixed-signal training
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

Updating the
hardware
To change a value for a specified variable or expression, enter the
value into the corresponding cell of the Value column in the Watch
view.
Viewing Values of the ARRAY_X Array Variable
To view values in variables of the system-defined data type like
or
ARRAY_I
ARRAY_D
Click the
1
Command
Type a WDB command in the command input area. For example,
2
to print the value of 10th element of
variable, type:
p AnalogWave[9]
View the echoed command and its output in the command output
3
area, directly above the input area.
Beside, there are the following approaches:
Add the PUT_DEBUG API(s) in your codes, then view the output
data using the Mixed-Signal Tool. See
on page
460.
Add the PUT_DATALOG API(s) in your codes, then view the
logged data using the Mixed-Signal Tool. See
file" on page
460.
Add codes for printing the values in your codes, then view the
displayed data in the Program Console window that is
automatically opened whenever output is generated by the
program being debugged.
Test Method Program for Debugging
If you change the setting data for the present analog set, the
changes are reflected to the analog set and hardware without
executing the test when the
you need to monitor the changed settings on the Analog Setup Tool
Lesson 2 – Creating a Test Method
in the WDB GUI, do as follows:
tab.
ARRAY_D AnalogWave
"Recording data to log file"
function is called. Therefore, if
FLUSH
"Recording data to log
459

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents