This section describes the default build configurations generated for each project type supported by the project creation wizard.
S32V234 Cortex-A53 APEX2 Linux projects
The following table lists all build configurations available for projects with the APEX2 image cognition processor support.
| Configuration | Description |
|---|---|
| A53 | This configuration is intended for building a host-side application on a Linux target. This build configuration uses the ARM Linux 64-bit Target Binary Toolchain and the source files from the A53_gen and A53_src folders. These files are placeholders for user code. |
| APU | This configuration is intended to build the APEX2 code, resolve the process description, and produce the final ACF outputs needed for the host-side execution. This build configuration uses the Standard S32DS toolchain for APU targets. |
| TEST_A53 | This version of the A53 configuration is intended for use during the development and testing stages and uses the source files from the A53_test folder generated by the Visual Graph Tools. |
| EMU | This configuration is intended for building a host-side application to be run in
the emulation mode. This build configuration uses the APEX2 development libraries to
emulate the behaviour of the APEX2 image cognition processor on the source code level.
The library consists of two parts:
This build configuration uses the MinGW compiler for Windows and GCC 4.9.3 for Linux. Rebuild the APEX2 libraries to use them with a different version of GCC. |
| TEST_EMU | This version of the EMU configuration is intended for use during the development and testing stages and uses the source files from the A53_test folder generated by the Visual Graph Tools. |
S32V234 Cortex-A53 ISP Linux projects
The following table lists all build configurations available for projects with the ISP coprocessor support.
| Configuration | Description |
|---|---|
| A53 | This configuration is intended for building an application to be executed on embedded Linux. |
| ISP | This build configuration uses the Standard S32DS toolchain for ISP to support Vision Sequencer (VSEQ). |
S32V234 Cortex-A53 APEX2&ISP Linux projects
The following table lists all build configurations available for projects supporting both APEX2 and ISP.
| Configuration | Description |
|---|---|
| A53 | See above. |
| APU | See above. |
| ISP | See above. |
| TEST_A53 | See above. |