HP 16600A Series User Manual page 243

Solutions for the motorola cpu32
Hide thumbs Also See for 16600A Series:
Table of Contents

Advertisement

Chapter 11: General-Purpose ASCII (GPA) Symbol File Format
General-Purpose ASCII (GPA) Symbol File Format
SECTIONS
[SECTIONS]
section_name
Use SECTIONS to define symbols for regions of memory, such as
sections, segments, or classes.
A symbol representing the name of the section.
section_name
The first address of the section, in hexadecimal.
start
The last address of the section, in hexadecimal.
end
This is optional, and may be one of the following:
attribute
• NORMAL (default)—The section is a normal, relocatable section, such as
• NONRELOC—The section contains variables or code that cannot be
Define sections first
To enable section relocation, section definitions must appear before any other
definitions in the file.
Example
[SECTIONS]
prog
data
display_io
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.
242
start..end
code or data.
relocated; this is an absolute segment.
00001000..00001FFF
00002000..00003FFF
00008000..0000801F
attribute
NONRELOC
Solutions for CPU32

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

16700a series

Table of Contents