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.

MMWAVE-SDK: Trying to compile RangeProcDPU

Part Number: MMWAVE-SDK
Other Parts Discussed in Thread: SYSBIOS

When trying to compile the RangeProcDPU I get the following error:

undefined first referenced
symbol in file
--------- ----------------
__TI_tls_init mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.src/sysbios/sysbios.ae674<BIOS.obj>
__c6xabi_divu mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.oe674
__c6xabi_divull mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.src/sysbios/sysbios.ae674<BIOS.obj>
__c6xabi_remu bios_6_73_01_01/packages/ti/targets/rts6000/lib/ti.targets.rts6000.ae674<System.oe674>
_args_main bios_6_73_01_01/packages/ti/targets/rts6000/lib/boot.ae674<boot.oe674>
_ftable bios_6_73_01_01/packages/ti/targets/rts6000/lib/ti.targets.rts6000.ae674<SysStd.oe674>
_nop mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.oe674
_register_lock mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.oe674
_register_unlock mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.oe674
abort bios_6_73_01_01/packages/ti/targets/rts6000/lib/ti.targets.rts6000.ae674<System.oe674>
exit bios_6_73_01_01/packages/ti/targets/rts6000/lib/ti.targets.rts6000.ae674<System.oe674>
fflush bios_6_73_01_01/packages/ti/targets/rts6000/lib/ti.targets.rts6000.ae674<SysStd.oe674>
memcpy mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.oe674
memset mmwave_sdk_03_05_00_04/packages/ti/datapath/dpu/rangeproc/test/c674_configPkg_xwr68xx/package/cfg/dss_pe674.oe674
putchar bios_6_73_01_01/packages/ti/targets/rts6000/lib/ti.targets.rts6000.ae674<SysStd.oe674>  

Could you advise? What libraries am I missing / how can I resolve these linking errors?

Thanks!