Debugger interface, Introduction, Application programs – Freescale Semiconductor Microcontrollers User Manual

Page 27

Advertising
background image

27

Microcontrollers Debugger Manual

2

Debugger Interface

This chapter describes the Debugger Graphical User Interface (GUI). Topics include:

Introduction

Application Programs

Starting the Debugger

Debugger Main Window

Component Associated Menus

Highlights of the User Interface

Introduction

The CodeWarrior™ IDE main window acts as a container for windows of debugger
components. The main window provides a main menu bar, a tool bar, a status bar for
status information, and object information bars for several components.

The Debugger main window allows you to manage the layout of the different component
windows (Window menu of the Debugger application). Component windows are
organized as follows:

• Tiled arrangement - Auto tiled, component windows are automatically resized when

the main window is resized

• Component windows are overlapped

• Component windows that are currently minimized are Debugger Main window

icons.

Application Programs

The CodeWarrior IDE installer places executable programs in the prog subdirectory of
the CodeWarrior IDE installation directory. For example, installing the CodeWarrior IDE
software in C:\Program Files\Freescale, locates all program files in the folder
C:\Program Files\Freescale\CodeWarrior for Microcontrollers

V6.1\prog

.

Advertising