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.

TDA4VM: Facing error in PC Emulation mode compilation

Part Number: TDA4VM


Hi,
We need to have PC Emulation mode for vision apps which is available in sdks' of TDA4VM.
While following the user guide given, I faced the following error,
Linking /home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11/ti_dl/rt/out/PC/x86_64/LINUX/release/libvx_tidl_rt.so
/usr/bin/ld: cannot find -l:dmautils.lib
/usr/bin/ld: cannot find -l:udma.lib
/usr/bin/ld: cannot find -l:sciclient.lib
/usr/bin/ld: cannot find -l:ti.csl.lib
/usr/bin/ld: cannot find -l:ti.osal.lib
collect2: error: ld returned 1 exit status
/home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/vision_apps/concerto/finale.mak:222: recipe for target '/home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11/ti_dl/rt/out/PC/x86_64/LINUX/release/libvx_tidl_rt.so' failed
make[3]: *** [/home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11/ti_dl/rt/out/PC/x86_64/LINUX/release/libvx_tidl_rt.so] Error 1
make[3]: Leaving directory '/home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11/ti_dl/rt'
makefile:194: recipe for target 'rt' failed
make[2]: *** [rt] Error 2
make[2]: Leaving directory '/home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11'
makerules/makefile_tidl_mmalib.mak:42: recipe for target 'tidl_rt' failed
make[1]: *** [tidl_rt] Error 2
make[1]: Leaving directory '/home/jainabhi/Desktop/PC_EMU/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/vision_apps'
Makefile:167: recipe for target 'sdk' failed
make: *** [sdk] Error 2
  • Hi,

        I still met the error, and i do not know how to fix it. And abov these errors, i found another error  as followes:

    Linking /home/libin/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/vision_apps/out/PC/x86_64/LINUX/release/vx_app_stereo_depth
    /usr/bin/ld: cannot find -lvx_app_ptk_demo_common
    collect2: error: ld returned 1 exit status