Part Number: TDA2EVM5777
Hi
I was trying to build the VISION SDK 03_06_00_00 by referring the VISION SDK TDA2xx User Guide,I am facing with errors which I have mentioned below.
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_pdm.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_rm.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_sd.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_cm.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/V0/hw_pmhal_prmdata.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pm_utils.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/V0/hw_pmhal_clocktree_data.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_rm.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_sd.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pmhal_cm.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/V0/hw_pmhal_prmdata.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/pm_utils.c
# Compiling tda2xx:c66x:release:pm_hal: prcm/V0/hw_pmhal_clocktree_data.c
>> Compilation failure
gmake[4]: *** [C:/PROCESSOR_SDK_VISION_03_06_00_00/vision_sdk/binaries/apps/tda2xx_evm_bios_all/ti/drv/pm/src/pmhal/obj/tda2xx/c66/release/hw_pmhal_clocktree_data.oe66] Error 1
gmake[3]: *** [pm_hal] Error 2
gmake[2]: *** [pdk] Error 2
gmake[1]: *** [pdk] Error 2
gmake: *** [depend] Error 2
gmake[4]: *** [C:/PROCESSOR_SDK_VISION_03_06_00_00/vision_sdk/binaries/apps/tda2xx_evm_bios_all/ti/drv/pm/src/pmhal/obj/tda2xx/c66/release/hw_pmhal_clocktree_data.oe66] Error 1
gmake[3]: *** [pm_hal] Error 2
gmake[2]: *** [pdk] Error 2
gmake[1]: *** [pdk] Error 2
gmake: *** [depend] Error 2
I got this error when I gave gmake -s depend command .What I can do to resolve this?
Regards.