To create an application project or a library project for S32S2xxTV:

| Setting | Description |
|---|---|
| Project name | The project name. A valid project name is unique in the current workspace, uses ASCII characters in the range of ‘A-z’, digits, and underscores, and starts with a letter. |
| Use default location | If this option is enabled, the project files are stored in the default folder specified in the Location field. Disable this option to specify a different path in the Location field. |
| Location | The full path of the project’s root folder. |
| ToolChain Selection | Select the toolchain that will be used to build the
project. Options:
|

| Setting | Description |
|---|---|
| Library | The ANSI C/C++ library (GCC compiler) to be linked to the
project. Options:
|
| I/O Support | Support for input/output during debugging. Options: No I/O, Debugger Console. |
| FPU Support | The ABI for the floating-point operations. Options:
Cortex-R52_0_0 and Cortex-R52_1_0 include a single-precision floating-point unit (SP FPU). Cortex-R52_0_1 and Cortex-R52_1_1 include a double-precision floating-point unit (DP FPU) and Arm NEON architecture extension. Note: If the S32S247TV
SDK is attached, the option value is set to use Software
FPU (-mfloat-abi=soft).
|
| Language | The programming language. Options: C, C++. |
| Instruction Set | The processor instruction set. Options:
|
| SDKs | The SDKs to be included in the project. Default: no SDK.
Note: When you attach an SDK, some project settings can
be replaced with the SDK compatible ones.
The
S32S247TV SDK supports the S32 Debugger and Lauterbach
TRACE32 Debugger options only. It is not recommended to use
it with VDK Simulator. |
| Debugger | The software debugger. Options:
Note: The Lauterbach Trace32® plug-in
is not included in the installation package. Click Help > Install New Software to install it from the corresponding
site.
|
| S32 Configuration Tool | Support for S32 Configuration Tool. If this option is
enabled, the project will include the device configuration
files. This option requires the C language and the S32S247TV SDK to be selected. |
The wizard creates the new project according to the specified details. The new project is displayed in the Project Explorer view. If you have selected multiple cores, the wizard creates a separate project for each selected core.