CHAPTER 8: DEBUGGER

8.8 Debug Functions

This section outlines the debug features of the debugger, classified by function. Refer to Section 8.9, "Command Reference" for details about each debug command.

8.8.1 Loading Program and Data Files

Loading files

The debugger can read a file in IEEE-695 format or Motorola-S format in the debugging process. Table 8.8.1.1 lists the files that can be read by the debugger and the load commands.

Table 8.8.1.1 Files and load commands

File type

Data type

Ext.

Generation tool

Com.

Menu

Button

IEEE-695

Program/data

.abs

Linker

lf

[File Load File...]

 

 

 

 

 

 

 

 

Motorola-S

Program (5 high-order bits)

.hsa

HEX convertor

lo

[File Load Option...]

 

 

 

 

 

 

 

 

 

Program (8 low-order bits)

.lsa

HEX convertor

 

 

 

 

 

 

 

 

 

 

 

Function option

.fsa

Function option generator

 

 

 

 

 

 

 

 

 

 

 

Segment option

.ssa

Segment option generator

 

 

 

 

 

 

 

 

 

 

 

Melody data

.msa

Melody assembler

 

 

 

 

 

 

 

 

 

 

(Ext. = Extension, Com. = Command)

Debugging a program with source display

To debug a program using the source display and symbols, the object file must be in IEEE-695 format read into the debugger. If any other program file is read, only the unassemble display is produced.

S5U1C63000A MANUAL

EPSON

141

(S1C63 FAMILY ASSEMBLER PACKAGE)