To add a new configuration to your project:
- 1.Click Manage Configurations in the Project Properties
window.
- 2.In the Configurations dialog, select a project configuration and
click New.
- 3.Enter a name in the New Configuration Name dialog, such as “My
Test” (see figure below). Click OK to close the dialog. Under
“Configurations,” the name will be changed to “My_Test” since spaces are not
allowed.
- 4.Click OK to return to the Project Properties window. The
debug configuration (Conf: My_Test) should now be visible.
Figure 1. Create New Configuration
Once a new configuration is added, some items must be assigned in the
Project Properties window (see figure below).
- 1.Device – You must select this first to see the hardware tool and
compiler support.
- 2.Hardware Tool
- 3.Compiler Toolchain
Figure 2. New Configuration