After you build a project, you're ready to run or debug it.
To run or debug your project, you must create both of the following:
- A QNX Target System project, which specifies how the IDE communicates with your target. For instructions on creating
this project, see Creating a QNX Target System Project.
After you've created the project, you can reuse it for every
program that runs on that particular target.
- A launch configuration, which describes how the program starts and runs on your target.
Note: Before running an application, you must prepare your target; for example, you must set
up networking. Information about configuring your target is given in the
Preparing Your Target chapter.