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.

TDA2PXEVM: SDK compilation error

Part Number: TDA2PXEVM
Other Parts Discussed in Thread: SYSBIOS

Hi,

I have encountered the following error while compiling the SDK version -- 03_05_00_00 on my Linux OS.

Compiling tda2px:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xx.c
"/home/aish/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/include/devices/bsp_ar12xx.h", line 56: fatal error: cannot open source file "mmwavelink.h"
1 catastrophic error detected in the compilation of "radar_ar12xx/src/bspdrv_ar12xx.c".
Compilation terminated.

>> Compilation failure
make[4]: *** [/home/aish/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/build/makerules/rules_ti_cgt_arm.mk:138: /home/aish/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/binaries/apps/tda2px_evm_linux_all/ti/drv/vps/src/devices/obj/tda2px/m4/release/bspdrv_ar12xx.oem4] Error 1
make[3]: *** [makefile:138: vps_devices] Error 2
make[2]: *** [build_pdk.mk:61: pdk] Error 2
make[1]: *** [Makefile:338: pdk] Error 2
make: *** [Makefile:272: depend] Error 2