The CodeWarrior Development Studio provides a common interface for developing, debugging, and analyzing applications. The project-oriented
Workbench
window of CodeWarrior IDE provides numerous perspectives containing views, editors, and controls that appear in menus and toolbars.
Figure 1. Workbench Window 
Each perspective is a collection of views, which provides a set of functionality aimed at accomplishing a specific type of task.
Following are the some of the views that are used in the profiling and analysis tools:
- CodeWarrior Projects view provides a hierarchical view of the project resources in the Workbench window. Context menus provide file-management controls.
- Console view shows the process output including actions, messages, and errors. It displays messages indicating when data collection is enabled, is in process, and is complete.
- Software Analysis view provides a hierarchical view of the data sources, data files, and data sets of the project.
- Simple Profiler Data Viewer provides flat, tree, and class-based view of the profiler output.
After creating a project in the CodeWarrior IDE, build your application, define a launch configuration, and wait for data collection and data display.
Note: In case, you have installed Microcontrollers CodeWarrior in C drive using an administrator account and created a stationery project for profiling, the error messages are displayed on the console when you try to launch the CodeWarrior from a guest account.