EasyManua.ls Logo

EE Tools MaxLoader - Page 81

EE Tools MaxLoader
118 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MaxLoader User’s Guide
81
CURSOR AT LOCATION: 00000000 8 BIT ADDRESSING
HEXADECIMAL ASCII
ADDRESS -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -A -B -C -D -E -F 0123456789ABCDEF
00000000 01 23 45 67 89 AB CD EF 00 11 22 33 44 55 66 77 .#Eg . . ”3Duf w
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Example #1: Programming one 16-bit device (Data word width = 16, Odd/even
byte swap = disabled)
The user data is allocated as follows:
Device
MSB LSB
Device Address: 0 23 01
1 67 45
2 AB 89
3 EF CD
Sample data file (Motorola EXORmacs Format, Code 87):
S00B00004441544120492F4FF3
S11300000123456789ABCDEF001122334455667750
S9030000FC
Data file opened with format 87 and displayed in the editor (8-bit addressing
mode):
CURSOR AT LOCATION: 00000000 8 BIT ADDRESSING
HEXADECIMAL ASCII
ADDRESS -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -A -B -C -D -E -F 0123456789ABCDEF
00000000 01 23 45 67 89 AB CD EF 00 11 22 33 44 55 66 77 .#E.g. . . ”3DUf w
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Example #2: Programming one 16-bit device (Data word width = 16, Odd/even
byte swap = Enabled)
The user data is allocated as follows

Table of Contents