Wind River Support Network

HomeDefectsLINCD-4537
Fixed

LINCD-4537 : Lack of the shared libraries: libIL.so.1 for ti-j72xx to validate the vision apps

Created: Feb 26, 2021    Updated: Apr 1, 2021
Resolved Date: Mar 7, 2021
Found In Version: 10.21.9.0, 10.21.13.0
Fix Version: 10.21.13.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: BSP

Description

root@ti-j72xx:/opt/vision_apps# ./run_app_stereo.sh
 /opt/vision_apps/vx_app_stereo_depth.out: error while loading shared libraries: libIL.so.1: cannot open shared object file: No such file or directory

Steps to Reproduce

1.     build a project

/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines=ti-j72xx --distro wrlinux-graphics --dl-layers --accept-eula=yes
. ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build_test

bitbake-layers add-layer /buildarea1/renfeiqu/master_wr/testcases/wr-testing/bts-dev/

echo "require templates/feature/bts/template.conf" >> conf/local.conf

echo BB_NUMBER_THREADS ?= \"24\" >> conf/local.conf

echo PARALLEL_MAKE ?= \"-j 24\" >> conf/local.conf

echo "WRTEMPLATE_append = \" feature/docker feature/target-toolchain \"" >> conf/local.conf

echo "KERNEL_FEATURES_append = \" bsp/ti-j72xx/ti-j72xx-remoteproc.scc\"" >> conf/local.conf
echo "MACHINE_FEATURES += \" gpu\"" >> conf/local.conf
echo "BB_NO_NETWORK = '0'" >> conf/local.conf

bitbake wrlinux-image-std-sato
2.install vision app with built images to sd card.
3.boot up the board and run vision app: /opt/vision_apps/vx_app_stereo_depth.out
Live chat
Online