Agilent Technologies 16712A Help Manual page 129

128k sample logic analyzer
Table of Contents

Advertisement

Chapter 1: Agilent Technologies 16712A 128K Sample Logic Analyzer
The Symbols Tab
VARIABLES
You can specify symbols for variables using:
• The address of the variable.
• The address and the size of the variable.
• The range of addresses occupied by the variable.
If you specify only the address of a variable, the size is assumed to be 1
byte.
Format
[VARIABLES]
var_name
var_name
var_name
start
end
size
Example
[VARIABLES]
subtotal
total
data_array
status_char
SOURCE LINES
Use SOURCE LINES to associate addresses with lines in your source
files.
Format
[SOURCE LINES]
File: file_name
line#
file_name
line#
address
128
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
start [size]
start..end
A symbol representing the variable name.
The first address of the variable, in hexadecimal.
The last address of the variable, in hexadecimal.
(optional) The size of the variable, in bytes, in decimal.
40002000
4
40002004
4
40003000..4000302F
40002345
address
The name of a file.
The number of a line in the file, in decimal.
The address of the source line, in hexadecimal.

Advertisement

Table of Contents
loading

Table of Contents