10.4 Create a launch configuration to start the C code generator

Other than in Java a launch configuration for the C code generator must be created.

From the Run menu select Run Configurations

PIC

Within the dialog select eTrice C Generator and click the New button to create a new launch configuration.

PIC

A new configuration should be created. Name it gen_HelloWorldC and add the model via one of the add buttons.

PIC

In the Refresh tab select The entire workspace

PIC

In the Common tab select Shared file and add the HelloWorldC project via the Browse button.

PIC

Apply your changes. The new configuration should now exist in your workspace.

PIC