The project panel contains settings that apply to the entire project, and allows for tasks to be added and removed (see Figure 6-4).
The project settings include:
- Project name and description: These are included in the generated SCIF driver setup header file.
- Operating system: Select the operating system that affects which SCIF OSAL files are output.
- Source code prefix (optional): If needed, specify a prefix that will be added to relevant parts of the driver setup (including file names). This allows for multiple SCIF driver setups in one application.
- Source code output directory: Specify the path of the generated output by the absolute path or path relative to the Sensor Controller project file (*.scp).
- Target chip: Select the target chip by specifying name, revision, and package. These settings affect which task resources are available, I/O mapping, task testing, and runtime logging.
Sensor Controller tasks can be added to and removed from the project in the bottom section.
It is possible to have multiple projects open at the same time.
Note: The Save project and Close project commands apply only to the currently selected project in the project tree.