3 debugger options, 4 hex converter options, Precautions – Epson S5U1C63000A User Manual

Page 57

Advertising
background image

CHAPTER 3: WORK BENCH

S5U1C63000A MANUAL

EPSON

43

(S1C63 FAMILY ASSEMBLER PACKAGE)

3.9.3 Debugger Options

[COM Port:] list box

Select a COM port of the personal
computer used to communicate with
the ICE. COM1 is set by default.

[bps:] list box

Select a baud rate to communicate
with the ICE. 9600 bps is set by
default.

[Initial Command:] edit box

This box is used to edit the debugger
commands to be executed when the
debugger starts up. The work bench
generates a command file with the
commands entered in this box and
specifies it when invoking the
debugger. A load command is
initially set so that the debugger can
load the object at start up.

Refer to Chapter 8, "Debugger", for
details of the debugger options.

3.9.4 HEX Converter Options

[Output Format:] list box

An output format of the executable
object to be generated by the build
task can be selected.
When "Absolute Object" is selected,
the build task will be terminated
after linking has completed. The
HEX converter will not be invoked.
When "Intel Hex" or "Motorola S" is
selected, the HEX converter will be
invoked after linking has completed.
Other HEX converter options
become selectable when one of them
is selected.

[Do not fill room with 0xFF] check box

Select this option when not filling
the unused program area with 0xFF.

[Output error log file] check box

Select this option to generate the
error log file of the HEX converter.

Refer to Chapter 6, "HEX Converter", for
details of the HEX converter options.

Advertising