EasyManuals Logo

Atmel AT89C51 User Manual

Atmel AT89C51
11 pages
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #11 background imageLoading...
Page #11 background image
Appendix I: Intel Hex File Definition
Hexadecimal object file format (Intel hex) is produced by
most 80C51 assembler products.
Each record in the file contains the following fields:
<:><rec length><load address><rec type><data><check-
sum>
The colon is the record header.
The record length field consists of two hex digits, and rep-
resents the number of entries in the data field. OH outputs
records containing 16 or fewer data field entries.
The load address field consists of four hex digits, and in-
dicates the absolute address at which the data in the data
field is to be loaded.
The record type field consists of two hex digits, which are
always zero in data records.
The data field contains from one to 16 pairs of hex digits.
The last two hex digits are a checksum on the record
length, load address, record type, and data fields. The
sum of the binary equivalents of these fields and the
checksum itself is zero.
Each record in the file is terminated by a carriage return
and line feed.
A type one record marks the end of the file. The record
always contains the following value: ’:00000001FF’.
Microcontroller
4-19

Other manuals for Atmel AT89C51

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Atmel AT89C51 and is the answer not in the manual?

Atmel AT89C51 Specifications

General IconGeneral
BrandAtmel
ModelAT89C51
CategoryMicrocontrollers
LanguageEnglish

Related product manuals