Starting Arm® Forge

To start Arm® Forge, type one of the following commands into a terminal window:

forge
forge program_name [arguments]

To start Arm® Forge on Mac OS X, click the Arm Forge icon or type this command in the terminal window:

open /Applications/Arm\ Forge/Arm Forge.app [--args program_name [arguments]]

To launch additional instances of the Arm® Forge application, right-click the Dock icon of a running instance of Arm® Forge, and select Launch a new instance of Arm Forge.

Alternatively, you can use the following command in a terminal:

open -n /Applications/Arm\ Forge/Arm Forge.app [--args program_name [arguments]]

When Arm® Forge starts, the Welcome Page displays, in which you can select the tool you would like to use (Arm® DDT or Arm® MAP). Arm® Performance Reports can be run using the command line. Use the icons on the left-hand side to switch between Arm® MAP and Arm® DDT.

Select the tool you want to use, and click the buttons in the menu to select a debugging or profiling activity.

Note

To pipe input directly to the program, you must operate Arm® Forge in Express Launch mode. For information about how to send input to your program, see Program input and output or Run MAP from the command line.

Note

In Express Launch mode (see Arm® DDT or Arm® MAP), the Welcome Page does not display. Instead, Arm® Forge directly displays the Run dialog. If no valid license is found, the program exits and the appropriate message displays in the console output.