Add SDK drivers to project

After the project with the SDK is created and the configuration opened, SDK components can be added to the project. For this user must either:

  • Right click on the project, choose “S32 Configuration Tools”, and then “Manage SDK Components" OR
  • Select project, click on “S32 Configuration Tools” icon on the upper toolbar, and then “Manage SDK Components"
Figure 1. Open Manage SDK components from C/C++ perspective

If the configuration was already opened being in one of the tools’ perspectives, you can just choose the “Manage SDK components” button from the toolbar.

Figure 2. Open Manage SDK components from Tools perspective

After the option is selected, a dialog with the supported components for the SDK project SDK is displayed:

Figure 3. Manage SDK components view

Available options that can be chosen are:

  • Copy sources -> If checked, sources are copied to the workspace project, otherwise they are linked from existing sources in the SDK.
  • Import other files -> If checked, other files listed in the SDK components and/or example.xml will be imported.
  • Sync with Peripherals Tool Configuration view, automatic add/remove components -> If true, for each dependency, if available, in Peripherals Tool Configuration the drivers will be added/removed only if the configuration for the selected project is opened.

After the components are selected/unselected, and “OK” button is pressed, a pop-up with all the drivers sources will be displayed for each operation: add to project or remove from project:

Figure 4. Remove SDK components view
Figure 5. Add SDK components view