Running the executable file

There is more than one way to run the executable file.

About this task

Once you have built the target file, you can run it by using one of the following methods:

The default application is a console application. Once the application is started, regardless of its instrumentation level, a console window is displayed. If the application sends text messages to the standard output device, they are displayed in the console window.

Procedure

To generate code, build the application, and run the application in one step, use one of the following methods:


Feedback