
PG4UW
71
ASCII SPACE format
Very simple hex file format similar as ASCII HEX without checksum field, without start (STX)
and end (ETX) characters. Each data byte is represented as 2 hexadecimal characters, and is
separated by white space from all other data bytes. The address field is separated by white
space from data bytes. The address is set by using a sequence of 4-8 hex characters.
Here is an example of ASCII SPACE file. It contains the data "Hello, World" to be loaded at
address 0x1000:
0001000 48 65 6C 6C 6F 2C 20 57 6F 72 6C 64 0A
Straight HEX format
Very simple hex file format similar as ASCII HEX without address and checksum fields, without
start (STX) and end (ETX) characters. Each data byte is represented as 2 hexadecimal
characters, and is separated by white space from all other data bytes.
Here is an example of Straight HEX file. It contains the data "Hello, World":
48 65 6C 6C 6F 2C 20 57 6F 72 6C 64 0A
Samsung HEX format
Samsung HEX file format is slight modification of Intel HEX format, therefore in the software is
recognized and indicated as Intel HEX file format.
Notes for special x16 formats:
Intel HEXx16 is Intel Hex file format with 16 bits data word for TMS320F devices.
Motorola HEXx16 is Motorola file format with 16 bits data word for TMS320F devices.
Checking the check box
Automatic file format recognition
tells program to detect file format
automatically. When program can't detect file format from one of supported formats, the binary
file format is assumed.
When the check box
Automatic file format recognition
is unchecked program allows user to
manually select wished file format from list of available file formats on panel
Selected file
format
. Default set is from
Options / General options
in panel
Load file format
at tab
File
options
.
Attention:
Program doesn't know recognize files in ASCII Hex format automatically, it
recognizes them as binary. So download files in ASCII Hex format with disabled option for
automatic file format recognition.
Panel Additional operation
Checking the check box
Erase buffer before loading
tells the program to erase all buffer data
using entered Erase value. Buffer erase is performed immediately before reading file content
to buffer and it is functional for binary and all HEX file formats. Using this one-shot setting
disables current setting of
Erase buffer before loading
option in menu
Options / General
options
at tab
Hex file options
.
If the checkbox
Swap bytes
is displayed, the user can activate function of swapping bytes
within 16bit words (or 2-byte words) during reading of file. This feature is useful especially
when loading files with Motorola representation of byte order in file (big endian). Standard load
file is using little endian byte order.
Summary of Contents for 448PRO2
Page 7: ...Introduction 7 Introduction...
Page 12: ...12 Quick Start...
Page 15: ...Detailed description 15 Detailed description...
Page 16: ...16 DATAMAN 448PRO2...
Page 30: ...30 DATAMAN 48PRO2 DATAMAN 48PRO2C...
Page 46: ...46 DATAMAN 40PRO...
Page 55: ...Setup 55 Setup...
Page 60: ...60 Step 8 Installation process will start Step 9 Click Finish button to finish setup...
Page 64: ...64 Click on Continue Anyway button For Windows Vista Click Install this driver software anyway...
Page 66: ...66 PG4UW...
Page 133: ...PG4UWMC 133 PG4UWMC...
Page 146: ...146 Installation procedure customized...
Page 151: ...Common notes 151 Common notes...
Page 165: ...Troubleshooting and warranty 165 Troubleshooting and warranty...