Copyright
©
2018
congatec
AG
CAM_KIT_MIPI_13
4/4
11. Go to the build directory:
$ cd ../../../build/
12. Prepare the build environment and start the image creation process:
$ source ../oe-init-build-env .
$ bitbake core-image-sato-sdk
3.3.3
Installing additional files
1. Start the system.
2. Install the RPM files:
$ rpm -ivh --nodeps aiqb-<version>.x86_64.rpm
$ rpm -ivh --nodeps libiaaiq-<version>.x86_64.rpm
$ rpm -ivh --nodeps libiacss-<version>.x86_64.rpm
$ rpm -ivh --nodeps libcamhal-<version>.x86_64.rpm
$ rpm -ivh --nodeps icamerasrc-<version>.x86_64.rpm
$ rpm -ivh --nodeps <ipu4fw-<version>.DSS.signed.x86_64.rpm
3. Copy the
libcamhal_profile.xml
to the camera directory:
$ cp libcamhal_profile.xml /etc/camera
4. Restart the system
3.3.4
Testing the application:
1. Type
startx
to start the window's manager
2. Open a Terminal:
–
run the camera script with the command
bash run_ar023z.sh
–
to switch between the open windows, use
ALT + TAB
keys