
| Option | Description |
|---|---|
| Global Settings | Contains the settings applicable for all cores. Note: The name cannot be edited
at this stage. Click Back to specify a different name on
the General properties page.
|
| Cortex |
The Arm® core used in the selected processor. Note: This check box cannot be cleared. Click Back to
select a different processor on the General properties
page.
|
| Debugger |
The debugger client to be used. Options:
|
| RAM Start Address | The RAM Start Address values for each core. The values depend on the selected RAM Size. |
| RAM Size, KB | Specify the RAM Size value: from 0 to 1024 with step 32. The minimum size is 192 KB. |
| Unused RAM, KB | The Unused RAM value for the core. The value depends on the selected RAM Size. |
|
Library |
The library to be linked to the application. Options:
|
|
I/O Support |
This setting enables the semihosting support and configures I/O to print information to the console. Options:
|
|
FPU Support |
This setting enables GCC to build a project with the floating point support provided either by the processor or by a software library. The availability of options depends on the Arm® core and ToolChain selection. Options:
Note: Find more information about Arm options in the GCC toolchain documentation on the web.
|
|
Language |
This setting sets up the default compiler, linker, and preprocessor options for the toolchain, and configures other project files, such as main, for the target language. Note: The selected programming language defines the toolchain settings for the
linker and compiler that will be available in the properties for the created
project. Selecting C limits the toolchain options to this
specific language. If you select C++, you will be able to
configure settings for the C and C++ compiler, linker, and preprocessor. The
toolchain settings can be further configured after creating the project. For
details, see section "C/C++ Build Tool Settings".
Options:
|
|
SDKs |
This setting allows you to select an SDK to be added to the project. Click the search button
(...) to select an SDK from the list.
Default: SDK is not
selected.Note: The
Select SDK window lists the SDKs available in S32 Design Studio . If you do not see your SDK, add it on the SDK Management page. Find the details in Adding an SDK.
|