![]() |
S32 SDK
|
This module covers SoC support files.
This section describes the files that are used for supporting various SoCs.
The support files are:
Linker files are used to control the linkage part of the project compilation and contain details regarding the following:
linker configuration files are provided for all supported linkers. Please see Build Tools for details.
Start-up files are used to control the SoC bring-up part and contain:
Start-up files are provided for all supported compilers. Please see Build Tools for details.
SVD file contains details about registers and can be used with an IDE to allow mapping of memory location to the register definition and information.
For each SoC there are two header files provided in the SDK:
The <SoC_name>.h file contains information related to registers that is used by the SDK drivers and code. The <SoC_name>_features.h contains information related to the integration of modules in the SoC.
Modules | |
S32K144 System Files | |
This module covers the SoC support file for S32K144. | |