AM68A:SDK builder make file exit with fatal error: LibDenseOpticalFlow

Part Number: AM68A

Greetings,

I am trying to set the emulation mode for AM68A 

followed the documentation and set the /ti/ti-processor-sdk-linux-edgeai-j721s2-evm-10_01_00_04

added the add-on packages :  ti-processor-sdk-rtos-j721e-evm-10_01_00_04-addon-linux-x64-installer.run

is there specific add on for j721s2 or can i use mentioned add-on?

RTOS - J721S2 

/ti/ti-processor-sdk-rtos-j721s2-evm-10_01_00_04/sdk_builder$ ./make_sdk.sh 

make sdk process exist with error:

ti/ti-processor-sdk-rtos-j721s2-evm-10_01_00_04/imaging/kernels/hwa/dmpac_dof/vx_dmpac_dof_target_sim.c:70:10: fatal error: LibDenseOpticalFlow.h: No such file or directory
70 | #include "LibDenseOpticalFlow.h"

Fullscreen
1
2
3
4
5
6
7
ti/ti-processor-sdk-rtos-j721s2-evm-10_01_00_04/imaging/kernels/hwa/dmpac_dof/vx_dmpac_dof_target_sim.c:70:10: fatal error: LibDenseOpticalFlow.h: No such file or directory
70 | #include "LibDenseOpticalFlow.h"
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [ti/ti-processor-sdk-rtos-j721s2-evm-10_01_00_04/sdk_builder/concerto/finale.mak:316: ti/ti-processor-sdk-rtos-j721s2-evm-10_01_00_04/imaging/out/PC/x86_64/LINUX/debug/module/kernels.hwa.dmpac_dof/vx_dmpac_dof_target_sim.o] Error 1
make[1]: *** [makerules/makefile_tiovx_ptk_imaging.mak:102: imaging] Error 2
make: *** [Makefile:59: sdk] Error 2
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

note: LibDenseOpticalFlow.h file exist in the path.

how to resolve this issue and make the vision apps compile with out any header files.

please share any specific documentation and enviromantal variable list and suggestion better approch to make development emulator for AM68A

  • i have solved this by copying the vhwa_c_models from (ti-processor-sdk-rtos-j721s2-evm-10_01_00_04/$user/ti-processor-sdk-rtos-j721e-evm-10_01_00_04/vhwa_c_models)
    as make file expecting vhwa_c_models in PSDK_RTOS root folder

x 出现错误。请重试或与管理员联系。