HexView Reference Manual Hex View
User Manual:
Open the PDF directly: View PDF
Page Count: 115 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- 1 Introduction
- 2 User Interface
- 2.1 With a Double Click to the Main Menu
- 2.2 Menu
- 2.2.1 Menu: “File”
- 2.2.1.1 New
- 2.2.1.2 Open
- 2.2.1.3 Merge
- 2.2.1.4 Compare
- 2.2.1.5 Save
- 2.2.1.6 Save as
- 2.2.1.7 Log Commands
- 2.2.1.8 Import
- 2.2.1.9 Export
- 2.2.1.9.1 Export as S-Record
- 2.2.1.9.2 Export as Intel-HEX
- 2.2.1.9.3 Export as HEX-ASCII
- 2.2.1.9.4 Export as CCP Flashkernel
- 2.2.1.9.5 Export as C-Array
- 2.2.1.9.6 Export Mime coded data
- 2.2.1.9.7 Export Binary data
- 2.2.1.9.8 Export binary block data
- 2.2.1.9.9 Export Fiat Binary File
- 2.2.1.9.10 Export Ford Ihex data container
- 2.2.1.9.11 Export Ford VBF data container
- 2.2.1.9.12 Export GM data
- 2.2.1.9.13 Export GM-FBL header info
- 2.2.1.9.14 Export VAG data container
- 2.2.1.9.15 Export GAC binary files
- 2.2.1.10 Print / Print Preview / Printer Setup
- 2.2.1.11 Exit
- 2.2.2 Edit
- 2.2.2.1 Undo
- 2.2.2.2 Cut / Copy / Paste
- 2.2.2.3 Copy dsPIC like data
- 2.2.2.4 Data Alignment
- 2.2.2.5 Fill block data
- 2.2.2.6 Create Checksum
- 2.2.2.7 Run Data Processing
- 2.2.2.8 Edit/Create OEM Container-Info
- 2.2.2.9 Remap S12 Phys->Lin
- 2.2.2.10 Remap S12x Phys->Lin
- 2.2.2.11 General Remapping
- 2.2.2.12 Generate file validation structure
- 2.2.2.13 Run Postbuild
- 2.2.3 View
- 2.2.4 Flash Programming
- 2.2.5 Info operation (?)
- 2.2.1 Menu: “File”
- 2.3 Accelerator Keys (short-cut keys)
- 3 Command line arguments description
- 3.1 Command line options summary
- 3.2 General command line operation order
- 3.2.1 Align Data (/ADxx or /AD:yy)
- 3.2.2 Align length (/AL[:length])
- 3.2.3 Specify erase alignment value (/AE:xxx)
- 3.2.4 Specify fill character (/AF:xx, /AFxx)
- 3.2.5 Address range reduction (/AR:’range’)
- 3.2.6 Cut out data from loaded file (/CR:’range1[:’range2’:…]
- 3.2.7 Checksum calculation method (/CS[R]x[:target[;!Forced-range[#fill pattern]][;limited_range][/no_range])
- 3.2.8 Run Data Processing interface (/DPn:param[,section,key][;outfilename])
- 3.2.9 Specify an alternative data processing DLL (/expdat:<path-to-expdatproc.dll>)
- 3.2.10 Create error log file (/E:errorfile.err)
- 3.2.11 Create single region file (/FA)
- 3.2.12 Fill region (/FR:’range1’:’range2’:…)
- 3.2.13 Specify fill pattern (/FP:xxyyzz…)
- 3.2.14 Import HEX-ASCII data (/IA:filename[;AddressOffset])
- 3.2.15 Import Binary data (/IN:filename[;AddressOffset])
- 3.2.16 Execute logfile (/L:logfile)
- 3.2.17 Merging files (/MO, /MT)
- 3.2.18 Run postbuild operation (/pb=postbuild-file)
- 3.2.19 Specify output filename (-o outfilename)
- 3.2.20 Run in silent mode (/s)
- 3.2.21 Split blocks (/sb:maxblocksize)
- 3.2.22 Specify an INI-file for additional parameters (/P:ini-file)
- 3.2.23 Remapping address information (/remap)
- 3.2.24 Write version string to error log file (/v)
- 3.2.25 Create validation structure (/vs)
- 3.3 Output-control command line options (/Xx)
- 3.3.1 Output of HEX ASCII data (/XA[:linelen[:separator]])
- 3.3.2 Output a Fiat specific data file (/XB)
- 3.3.3 Output data into C-Code array (/XC)
- 3.3.4 Output a Ford specific data file (/XF, /XVBF)
- 3.3.5 Output a GM-specific data file
- 3.3.5.1 Manipulating Checksum and address/Length field within an existing header (/XG)
- 3.3.5.2 Creating the GM file header for the operating software (/XGC[:address])
- 3.3.5.3 Creating the GM file header for the calibration software (/XGCC[:address])
- 3.3.5.4 Creating the GM file header with 1-byte HFI (/XGCS[:address])
- 3.3.5.5 Specify the SWMI data (/SWMI=xxxx)
- 3.3.5.6 Adding the part number to the header (/PN)
- 3.3.5.7 Specify the DLS values (/DLS=xx)
- 3.3.5.8 Specify the Module-ID parameter (/MODID=value)
- 3.3.5.9 Specify the DCID-field (/DCID=value)
- 3.3.5.10 Specify the MPFH field (/MPFH[=file1+file2+…]
- 3.3.5.11 Signature version (/sigver=value)
- 3.3.5.12 Signature Key ID (/sigkeyid=value)
- 3.3.5.13 Generate Routine header (/XGCR[:header-address])
- 3.3.5.14 Generate key exchange header (/XGCK)
- 3.3.6 Output a VAG specific data file (/XV)
- 3.3.7 Output data as Intel-HEX (/XI[:reclinelen[:rectype]])
- 3.3.8 Output data as Motorola S-Record (/XS[:reclinelen[:rectype]])
- 3.3.9 Outputs to a CCP/XCP kernel file (/XK)
- 3.3.10 Output to a GAC binary file (/XGAC, /XGACSWIL)
- 4 EXPDATPROC
- 5 Glossary and Abbreviations
- 6 Contact