![HP 64146A User Manual Download Page 101](http://html.mh-extra.com/html/hp/64146a/64146a_user-manual_164062101.webp)
B
Using the Format Converter
How to Use the
Converter
The format converter is a program that generates HP format files from
MELPS 7700 Hex format file and its symbol file. This means you can
use available language tools to create MELPS 7700 Hex format file,
then load the file into the emulator using the format converter.
To execute the converter program, use the following command:
$ m77cnvhp [-q] <file_name> <RETURN>
<file_name> is the name of MELPS 7700 Hex format file without
suffix. The converter program will read the MELPS 7700 Hex format
file (with .hex suffix) and the symbol file (with .sym suffix). It will
generate the following HP format files:
HP Absolute file (with .X suffix)
HP Linker symbol file (with .L suffix)
HP Assembler symbol files (with .A suffix)
When the -q option is specified, warning messages are suppressed.
Suppose that you have the following two files:
sample.hex (MELPS 7700 Hex format file)
sample.sym (Symbol file)
You can generate HP format files from these two files with the
following command:
$ m77cnvhp sample <RETURN>
Note
The converter uses both .hex file and .sym file. You need to direct
your assembler and linker to generate .sym file.
Using the Converter B-1
Summary of Contents for 64146A
Page 2: ......
Page 8: ...Notes ...
Page 14: ...Notes 6 Contents ...
Page 16: ...Figure 1 1 HP 64146 Emulator for MELPS 7700 Series 1 2 Introduction ...
Page 60: ...Notes 3 4 In Circuit Emulation ...
Page 92: ...Notes 5 10 Using the Emulator ...