Hello,
I am trying to build TIDL following this guide: https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/07_03_00_07/exports/docs/tidl_j7_02_00_00_07/ti_dl/docs/user_guide_html/md_tidl_build_instruction.html.
I am getting linking error when building on host PC with Ubuntu 18.04:
make TARGET_PLATFORM=PC
/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.osal.lib
/usr/bin/ld: cannot find -l:ti.csl.lib
collect2: error: ld returned 1 exit status
~/TDA4/sdk-rtos//vision_apps/concerto/finale.mak:212: recipe for target '~/TDA4/sdk-rtos/tidl_j721e_08_06_00_10/ti_dl/test/out/PC/x86_64/LINUX/release/PC_dsp_test_dl_algo.out' failed
Best regards,
Emanuil