Agilent Technologies 16718A Help Volume page 168

Logic analyzer
Table of Contents

Advertisement

NOTE:
If you use section definitions in a GPA symbol file, any subsequent function or
variable definitions must be within the address ranges of one of the defined
sections. Functions and variables that are not within the range are ignored.
Format
[SECTIONS]
section_name
section_name A symbol representing the name of the section.
start
end
attribute
NORMAL (default) - The section is a normal, relocatable section, such as
code or data.
NONRELOC - The section contains variables or code that cannot be
relocated. In other words, this is an absolute segment.
Example
[SECTIONS]
prog
data
display_io
FUNCTIONS
Use FUNCTIONS to define symbols for program functions, procedures
or subroutines.
Format
[FUNCTIONS]
func_name
func_name
start
end
Example
[FUNCTIONS]
main
test
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
start..end
attribute
The first address of the section, in hexadecimal.
The last address of the section, in hexadecimal.
(optional) Attribute may be one of the following:
00001000..00001FFF
00002000..00003FFF
00008000..0000801F
start..end
A symbol representing the function name.
The first address of the function, in hexadecimal.
The last address of the function, in hexadecimal.
00001000..00001009
00001010..0000101F
Chapter 3: Reference
The Symbols Tab
NONRELOC
167

Advertisement

Table of Contents
loading

This manual is also suitable for:

16716a

Table of Contents