Setting execution arguments

 

If you want to specify execution arguments for your program, you must define a launch configuration that specifies the arguments.

 

  1. Select Run > Run... (or Run > Debug...) from the workbench Run menu to open the list of launch configurations.  Launch configurations for StreamIt programs are shown underneath StreamIt Application in this list. 
  2. Create a new launch configuration by pushing the New button after selecting StreamIt Application.
  3. On the Arguments tab for the configuration, you can specify the following fields as necessary:

 

 

  1. Click Apply or Close when you are done. Every time you launch this configuration, these execution arguments will be used.

 

Related concepts

Program launch support

 

Related tasks

Running and debugging

Launching a StreamIt program

Creating a StreamIt application launch configuration