![](/images/new-backgrounds/1170184/170184161x1.webp)
|
|
| MaxLoader User’s Guide |
CURSOR AT LOCATION: 00000000 8 BIT ADDRESSING | |||
| HEXADECIMAL | ASCII | |
ADDRESS |
|
| |
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
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
CURSOR AT LOCATION: 00000000 8 BIT ADDRESSING
| HEXADECIMAL | ASCII |
ADDRESS |
| 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
The user data is allocated as follows
81