Debugger command line start, Starting debug from the main window menu bar – Freescale Semiconductor Microcontrollers User Manual

Page 29

Advertising
background image

Debugger Interface

Starting the Debugger

29

Microcontrollers Debugger Manual

Starting Debug from the Main Window Menu Bar

You can also start the debugger from the main menu bar of the CodeWarrior IDE. To start
the debugger from the main menu bar, select Debug from the Project menu:
(Project > Debug.)

Figure 2.2 Main Window Project Menu

Debugger Command Line Start

You can start the debugger from a DOS command line. The command syntax is as
follows:

HIWAVE.EXE [<AbsFileName> {-<options>}]

where AbsFileName is the name of the application to load in the debugger. Precede
each option with a dash.

Advertising