Analog Devices VisualDSP++ 3.5 Manual page 271

Linker and utilities manual for 16-bit processors
Hide thumbs Also See for VisualDSP++ 3.5:
Table of Contents

Advertisement

The following example shows how the Intel hex-32 format appears in the
loader's output file. Each line in the Intel hex-32 file contains an extended
linear address record, a data record, or the end-of-file record.
:
020000040000FA
:
0402100000FE03F0F9
:
00000001FF
Extended linear address records are used because data records have a
4-character (16-bit) address field, but in many cases, the required PROM
size is greater than or equal to
records specify bits 16-31 for the data records that follow.
Table A-2
shows an example of an extended linear address record.
Table A-2. Example – Extended Linear Address Record
Field
:020000040000FA
:
02
0000
04
0000
FA
Table A-3
shows the organization of an example data record.
Table A-4
shows an end-of-file record.
VisualDSP++ 3.5 Linker and Utilities Manual
for 16-Bit Processors
Extended linear address record
Data record
End-of-file record
bytes. Extended linear address
0xFFFF
Purpose
Example record
Start character
Byte count (always 02)
Address (always 0000)
Record type
Offset address
Checksum
File Formats
A-7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 3.5 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VisualDSP++ 3.5

Table of Contents