You can use a project that was created in an earlier version of S32 Design Studio,
but it requires changes to the build configuration settings and the project
structure.
The following explains how to configure your ISP application project.
-
Click , then click Next.
-
Click Browse... and browse to the project location,
click OK, select the Copy projects into
workspace option, then click
Finish.
-
Remove all VSDK specific settings from the build configuration settings:
-
Right-click the project in the Project Explorer
view and click Properties on the context
menu.
-
Open and remove the following settings for the A53 build
configuration:
- : Remove VSDK_UMAT_USE_OPENCV
from the Defined symbols list.
- : Remove all the
${S32DS_VSDK_DIR} paths from the
Include paths list.
- : Remove all libraries from the Libraries
and Library search paths lists.
-
Click SDKs on the left pane of the project properties, then attach
VSDK_MODULE_WIN to the A53 build configuration.
-
Remove typedefs.h from the A53_inc
folder.