Dataman 40Pro User Manual
Page 103
PG4UW
103
Word16 buffer organization:
Address Data
0000040 xxCD xxxx xxAB xxxx xx34 xxxx xx12 xxxx
Note: When you are not sure about effects of serialization options, there is possible to test
the real serial number, which will be written to buffer. The test can be made by following
steps:
1. select wished serialization options in dialog Serialization and confirm these by OK button
2. in dialog Device operation options set Insertion test and Device ID check (if available) to
Disabled
3. check there is no device inserted to programmer’s ZIF socket
4. run Device Program operation (for some types of devices it is necessary to select
programming options before programming will start)
5. after completing programming operation (mostly with some errors because device is not
present) look at the main buffer (View/Edit buffer) at address where serial number should
be placed
Note: Address for Serialization is always assigned to actual device organization and buffer
organization that control program is using for current device. If the buffer organization is byte
org. (x8), the Serialization Address will be byte address. If the buffer organization is wider
than byte, e.g. 16 bit words (x16), the Serialization Address will be word address.
Device / Device options / Serialization / Classic From file mode
When you use a Classic From-file mode the serialization file has serial values directly
included. Serialization data are then read directly from serialization file to buffer on address
specified in the file. Classic From-file mode is indicated in main window and info window of
PG4UW control program on panel "Serialization" as "From-file" serialization.
There are two user options:
Start label
Start label defines the start label in input file. The reading of serial values from file starts from
defined start label.
File name
File name option specifies the file name from which serial addresses and values will be read.
The input file for Classis From file serialization must have correct format.
File format
Classic From-file serialization input file has text format. The file includes addresses and
arrays of bytes defining buffer addresses and data to write to buffer. Input file has text type
format, which structure is:
[label1] addr byte0 byte1 .. byten
...
[labeln] addr byte0 byte1 .. bytem , addr byte0 byte1 ... bytek
\___________________/ \__________________/
|
|
basic part
optional part
; Comment
meaning is: