This section describes the ways to add an SDK to
S32 Design Studio :
- If you have a C/C++ code, you can make it an SDK. For details, refer to Creating an SDK.
- You can load an SDK using XML descriptor. For details, refer to Loading an SDK.
- You can create a new SDK on the basis of the MCAL SDK. For details, refer to
Importing MCAL SDK.
Then, you can export your custom SDK to an archive to be reused in a different workspace.
For details, refer to Exporting an
SDK.