User`s guide
MaxLoader User’s Guide
47
Motorola File Example
S325200000002F0000EA060000EA0B0000EA100000EA160000EA0000A0E11B0000EA210000
EA31
The file offset address is “20000000,” so you should put this value in the
“file offset” of “File Load” config option / address menu.
TEKTRONIX HEX FORMAT
The Tektronix HEX format contains ASCII records, expressing bytes
ASCII pairs.
Position Character Remarks
1 / Slash character for start of line
2 - 5 2Bytes Address. MSB first load
6 - 7 Byte Number of data bytes (not checksums)
8 - 9 Byte Check-Sum of ADDRESS and COUNT
by character in HEX (not by byte)
10 - N Data Data bytes as ASCII pairs
N+1 - N+2 Byte Check-Sum of Data by character (not as
bytes)
Tek Hex Example
/00001102444154414D414E2053332053455249414C8F
/01000001
ASCII HEX format
This selection generates an ASCII coded HEX format for either 4-bit or 8-bit
PROMs. Each record contains a four-digit HEX address (16-bit) followed by 16
data elements. A 16-bit checksum is at the end of the file.
When this format is selected, the device base address must be specified. This
address represents the lowest address in the device. The file created contains an
entry for each location in this device. ASCII HEX format can be created for
programmable memory devices only.
JEDEC Standard <PLD devices only>
JEDEC (Joint Electronic Device Engineering Council) files are the standard
method for describing PLD fuse patterns and test vectors. JEDEC files contain