In the debugger for object files (hiloader), Debugger files – Freescale Semiconductor Microcontrollers User Manual

Page 858

Advertising
background image

Debugger Engine Environment Variables

Debugger Files

858

Microcontrollers Debugger Manual

In the Debugger for Object Files
(HILOADER)

1. Path coded in the absolute file (.abs)

2. Abs File directory

3. Project file directory (where .pjt or .ini file is located)

4. Path defined in the OBJPATH environment variable

5. Paths defined in the GENPATH environment variable (from left to right)

Debugger Files

The Debugger comes with several program, application, configuration files and examples.
These files and file extensions are listed in the following table.

Table 35.2 Debugger File Extensions

File Extension

Description

*.ABS

Absolute framework application file e.g., fibo.abs

*.ASM

Assembler specific file e.g., macrodem.asm

*.BBL

Burner Batch Language file e.g, fibo.bbl

*.BPT

Debugger Breakpoint file e.g., fibo.bpt

*.C *.CPP

C and C++ source files

*.CHM

Compiled HTML help file

*.CMD

Command File Script, for example, Reset.cmd

*.CNF

Specific CPU configuration file

*.CNT

Help Contents File, for example, cxa.cnt

*.CPU

Central Processor Unit Awareness file

*.DBG

Debug listing files, for example, Fibo.dbg

DEFAULT.ENV

Debugger Default Environment file.

Advertising