hi ti
Our LINUX sdk ver is 08_02_00_03, RTOS sdk ver is 08_02_00_05. And we can run app_single_cam normally.We get the patch Application Note Proof of Concept Enablement for OpenVx Host on R5F (MCU2_0). Git apply the patchs of Linux_SDK8_1_changes.patch& RTOS_SDK8_1_tiovxChanges.patch& RTOS_SDK8_1_visionAppsChanges.patch.
in linux sdk,do the followings
make all
make install
in rtos sdk,do the followings
cd vision_apps
make tiovx_scrub
make vision_apps_scrub
make tiovx -jN
make sdk -jN
make linux_fs_install_tar
make linux_img UDISK=yes
I try to use SD boot and emmc boot. It is found that the logs are somewhat different, but neither of the two startup eDP displays images.