This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TIDEP0076 AM572x-based DLP demo: failed to install demo ipk

Hi,

I followed 2.4 Obtaining and Installing Software Modules in tiduc48.pdf, but install the demo ipk failed. I already copied the flycapture driver 2.9.3.43 to /usr/lib folder, but the error log shows the dependencies check fail.

My test is based on AM572x EVM and latest processor sdk am57xx-evm-linux-03.00.00.04.

Would you pls kindly help?

root@am57xx-evm:/opt/dlp# opkg install dlp-sdk_2.0-r8.0_cortexa15hf-neon.ipk
Installing dlp-sdk (2.0-r8.0) on root.
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for dlp-sdk:
 *      flycapture (>= 2.9.3.43) *
 * opkg_install: Cannot install package dlp-sdk.
root@am57xx-evm:/opt/dlp# ls /usr/lib/libflycapture*
/usr/lib/libflycapture-c.so              /usr/lib/libflycapturegui-c.so
/usr/lib/libflycapture-c.so.2            /usr/lib/libflycapturegui-c.so.2
/usr/lib/libflycapture-c.so.2.9.3.43     /usr/lib/libflycapturegui-c.so.2.9.3.43