The Emit Configurations dialog box allows you to create, manage and run configurations. The Emitting the source code with Visual Graph Tools section explains the emitting steps.
The toolbar on the left pane allows you to manage configurations.
The right pane includes three tabs and allows you to configure various settings:

| Option | Description |
|---|---|
| Graph | The .isp file path for emitting the source code. |
| Output | The location of the emitted source code. Make sure that the launch configuration is located in the specified output project (see the Common tab). |
| Dynamic sequencer sources folder | The sub-folder for the dynamic sequencer source code. |
| Static sequencer sources folder | The sub-folder for the static sequencer source code. |
| Emit host code | Select this check box to emit the source code for the host component. Using this option for projects created with the S32DS Project from Example wizard is not supported. |
| Static sequencer | Select this check box to emit the source code for the ISP static sequencer. The static sequencer requires the Heart Beat Source to be set. |

| Option | Description |
|---|---|
| Source type | This option specifies the source type. Options:
|
| Source file | Click Browse Workspace... and select:
|
| Output | The location of the emitted source code. Make sure that the launch configuration is located in the specified output project (see the Common tab). |
| Emit kernels | This option enables emitting the kernel source code. Kernel folder: Name of the folder where user-created kernels will be emitted. This folder will be created under the specified Output location. This folder is only created when you emit a program that uses custom user kernels. If a graph uses a system kernel, this folder is not created. |
| Emit graphs | This option enables emitting the graph source code. Name of the folder where graphs will be emitted. This folder will be created under the specified Output location. |
| Emit host | This option enables emitting the source code for the host component. This
option is available only for the APEX2 program source type. Name of the folder
where the implementation and header files for the host will be emitted. This
folder will contain:
|
| Emit test | This option enables emitting the source code for testing. This option is
available only for the APEX2 program source type. Name of the folder where the test files will be emitted. The emitted files are intended to be used during the development and testing stages. |
| Option | Description |
|---|---|
| Refresh resources upon completion | Select this check box, if you want your project to be automatically updated
after emitting the source code. When selected allows you to specify the resources to be refreshed:
|
| Recursively include sub-folders | Select this check box to refresh the sub-folders. |
| Option | Description |
|---|---|
| Save as | Specify where to save the emit configuration you are editing. Select the
required option:
|
| Display in favorites menu | This option is not used. |
| Encoding | Select the encoding for output to be displayed in the Console view. |
| Standard Input and Output |
|
| Launch in background | Select this check box to emit the source code in the background mode. |