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.

Compiler/TDA3XEVM: Unable to build sdk vision for TDA3x Platform ?

Part Number: TDA3XEVM
Other Parts Discussed in Thread: LP8733, LP3907, SYSCONFIG, TVP5158, TLC59108, PGA460

Tool/software: TI C/C++ Compiler

gmake -s depend command seems to build libraries.

Then, following instructions in Vision SDK User's Guide and TI Training Video on TDA3x EVM Series - Part 2, I type following command

gmake -s

  • Hi,

    Can you share the build log of "gmake -s depend".

    Regards,
    Rishabh
  • First I invoked "gmake -s clean"

    Following is build log of "gmake -s depend".

    # makeconfig: Config is [ tda3xx_evm_bios_all ]
    # makeconfig: Output file is @ C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/include/config/apps/tda3xx_evm_bios_all/system_cfg.h
    # makeconfig: Input  file is @ C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/configs/tda3xx_evm_bios_all/cfg.mk
    # makeconfig: Generating header ...
    # makeconfig: Generating alg plugin config ...
    # makeconfig: Generating usecase config ...
    # makeconfig: Generating footer ...
    # makeconfig: Done !!!
    #
    # CPUs that are NOT required but included in config [ tda3xx_evm_bios_all ],
    #
    # WARNING: IPU1_1 can be excluded from application
    #
    # CPUs that are required but not included in config [ tda3xx_evm_bios_all ],
    #
    #
    # Edit C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/configs/tda3xx_evm_bios_all/cfg.mk to include or exclude CPUs in an application
    #
    # Compiling tda3xx-evm:ipu1_0:release:edma3lld_drv: src/edma3_drv_init.c
    # Compiling tda3xx-evm:ipu1_0:release:edma3lld_drv: src/edma3_drv_basic.c
    # Compiling tda3xx-evm:ipu1_0:release:edma3lld_drv: src/edma3_drv_adv.c
    #
    # Archiving tda3xx-evm:ipu1_0:release:edma3lld_drv
    #
    # Compiling tda3xx-evm:ipu1_0:release:edma3lld_rm: src/edma3resmgr.c
    # Compiling tda3xx-evm:ipu1_0:release:edma3lld_rm: src/edma3_rm_gbl_data.c
    # Compiling tda3xx-evm:ipu1_0:release:edma3lld_rm: src/configs/edma3_tda3xx_cfg.c
    #
    # Archiving tda3xx-evm:ipu1_0:release:edma3lld_rm
    #
    # Compiling tda3xx-evm:c66xdsp_1:release:edma3lld_drv: src/edma3_drv_init.c
    # Compiling tda3xx-evm:c66xdsp_1:release:edma3lld_drv: src/edma3_drv_basic.c
    # Compiling tda3xx-evm:c66xdsp_1:release:edma3lld_drv: src/edma3_drv_adv.c
    #
    # Archiving tda3xx-evm:c66xdsp_1:release:edma3lld_drv
    #
    # Compiling tda3xx-evm:c66xdsp_1:release:edma3lld_rm: src/edma3resmgr.c
    # Compiling tda3xx-evm:c66xdsp_1:release:edma3lld_rm: src/edma3_rm_gbl_data.c
    # Compiling tda3xx-evm:c66xdsp_1:release:edma3lld_rm: src/configs/edma3_tda3xx_cfg.c
    #
    # Archiving tda3xx-evm:c66xdsp_1:release:edma3lld_rm
    #
    # Compiling tda3xx-evm:arp32_1:release:edma3lld_drv: src/edma3_drv_init.c
    # Compiling tda3xx-evm:arp32_1:release:edma3lld_drv: src/edma3_drv_basic.c
    # Compiling tda3xx-evm:arp32_1:release:edma3lld_drv: src/edma3_drv_adv.c
    #
    # Archiving tda3xx-evm:arp32_1:release:edma3lld_drv
    #
    # Compiling tda3xx-evm:arp32_1:release:edma3lld_rm: src/edma3resmgr.c
    # Compiling tda3xx-evm:arp32_1:release:edma3lld_rm: src/edma3_rm_gbl_data.c
    # Compiling tda3xx-evm:arp32_1:release:edma3lld_rm: src/configs/edma3_tda3xx_cfg.c
    #
    # Archiving tda3xx-evm:arp32_1:release:edma3lld_rm
    #
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    # Compiling tda3xx:ipu1_0:release:csl: ./soc/common/csl_device_xbar.c
    # Compiling tda3xx:ipu1_0:release:csl: ./soc/common/csl_device_common.c
    # Compiling tda3xx:ipu1_0:release:csl: ./arch/m4/src/interrupt.c
    # Compiling tda3xx:ipu1_0:release:csl: ./arch/m4/src/ipu_wugen.c
    # Compiling tda3xx:ipu1_0:release:csl: ./arch/m4/src/ammu.c
    # Compiling tda3xx:ipu1_0:release:csl: ./arch/m4/src/unicache.c
    # Compiling tda3xx:ipu1_0:release:csl: ./arch/m4/src/ipu_ecc.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/adc/V0/priv/adc.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/crc/V0/priv/crc.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/dcan/V0/priv/dcan.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/dcc/V0/priv/dcc.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/edma/V1/priv/edma.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/elm/V0/priv/elm.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/emif/V0/priv/emif.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/epwm/V0/priv/csl_epwm.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/esm/V0/priv/esm.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/gpio/V1/priv/gpio_v2.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/l3fw/V0/priv/l3fw.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/l4fw/V0/priv/l4fw.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/mailbox/V0/priv/mailbox.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/mcan/V0/priv/mcan.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/mmc/V0/priv/mmcsd.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/mmu/dsp/V0/priv/mmu.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l1.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l2.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/qspi/V1/priv/qspi.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/rti/V0/priv/rti.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/spinlock/V0/priv/spinlock.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/tesoc/V0/priv/tesoc.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/timer/V1/priv/timer.c
    # Compiling tda3xx:ipu1_0:release:csl: src/ip/uart/V1/priv/uart.c
    #
    # Archiving tda3xx:ipu1_0:release:csl into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/lib/tda3xx/m4/release/ti.csl.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:csl_utils_common: ./src/app_utils.c
    #
    # Archiving tda3xx:ipu1_0:release:csl_utils_common into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/common/lib/tda3xx/m4/release/csl_utils_common.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:csl_uart_console: ./src/uartConfig.c
    #
    # Archiving tda3xx:ipu1_0:release:csl_uart_console into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/uart_console/lib/tda3xx/m4/release/csl_uart_console.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:csl_utils_i2c: ./src/i2c.c
    #
    # Archiving tda3xx:ipu1_0:release:csl_utils_i2c into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/i2c/lib/tda3xx/m4/release/csl_utils_i2c.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_vm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/V2/hw_pmhal_vmdata.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/V2/hw_pmhal_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/V2/hw_pmhal_data_names.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_pmic.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_pmicComm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_i2cComm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_mm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_prm_int.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_bgap.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/V2/hw_pmhal_bgap_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_pdm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_rm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_sd.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_cm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/V2/hw_pmhal_prmdata.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pm_utils.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/V2/hw_pmhal_clocktree_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_prcm_stats.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_clocktree.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_tps65917.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_lp8731.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_lp8733.c
    # Compiling tda3xx:ipu1_0:release:pm_hal: prcm/pmhal_lp8731_lp3907.c
    #
    # Archiving tda3xx:ipu1_0:release:pm_hal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/m4/release/pm_hal.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_vm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/V2/hw_pmhal_vmdata.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/V2/hw_pmhal_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/V2/hw_pmhal_data_names.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_pmic.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_pmicComm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_i2cComm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_mm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_prm_int.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_bgap.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/V2/hw_pmhal_bgap_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_pdm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_rm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_sd.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_cm.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/V2/hw_pmhal_prmdata.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pm_utils.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/V2/hw_pmhal_clocktree_data.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_prcm_stats.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_clocktree.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_tps65917.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_lp8731.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_lp8733.c
    # Compiling tda3xx:ipu1_0:release:pm_hal_optimized: prcm/pmhal_lp8731_lp3907.c
    #
    # Archiving tda3xx:ipu1_0:release:pm_hal_optimized into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/m4/release/pm_hal_optimized.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/pmlib_cpuidle_utils_m4.asm
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/pmlib_sysconfig.c
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/pmlib_clkrate.c
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/V2/pmlib_boardconfig.c
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/V2/pmlib_videopll_data.c
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/pmlib_videopll.c
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/V2/pmlib_clk_rate_data_tda3xx.c
    # Compiling tda3xx:ipu1_0:release:pm_lib: prcm/pmlib_cpuidle_m4.c
    #
    # Archiving tda3xx:ipu1_0:release:pm_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/m4/release/pm_lib.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/pmlib_cpuidle_utils_m4.asm
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/pmlib_sysconfig.c
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/pmlib_clkrate.c
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/V2/pmlib_boardconfig.c
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/V2/pmlib_videopll_data.c
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/pmlib_videopll.c
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/V2/pmlib_clk_rate_data_tda3xx.c
    # Compiling tda3xx:ipu1_0:release:pm_lib_optimized: prcm/pmlib_cpuidle_m4.c
    #
    # Archiving tda3xx:ipu1_0:release:pm_lib_optimized into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/m4/release/pm_lib_optimized.aem4 ...
    #
    Nothing to be done for tda3xx pm_rtos
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_lib: src/sbl_lib_common.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_lib: src/sbl_lib_board.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_lib: src/sbl_lib_weak.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_lib: src/tda3xx/sbl_lib_tda3xx_platform.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_lib: src/tda3xx/sbl_lib_tda3xx_prcm_dpll.c
    #
    # Archiving tda3xx-evm:tda3xx:ipu1_0:release:sbl_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/boot/sbl_auto/lib/tda3xx-evm/m4/release/sbl_lib.aem4 ...
    #
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_utils: src/sbl_utils_common.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_utils: src/tda3xx/sbl_utils_tda3xx.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_utils: src/tda3xx/sbl_utils_tda3xx_i2c.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:sbl_utils: src/tda3xx/sbl_utils_tda3xx_ddr_config.c
    #
    # Archiving tda3xx-evm:tda3xx:ipu1_0:release:sbl_utils into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/boot/sbl_auto/lib/tda3xx-evm/m4/release/sbl_utils.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_utils.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_ecc.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_eccEmif.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_eccOcmc.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_mcspi.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_can.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_adc.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_crc.c
    # Compiling tda3xx:ipu1_0:release:diag: src/diagLib_eccIpu.c
    #
    # Archiving tda3xx:ipu1_0:release:diag into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/diag/lib/tda3xx/m4/release/diag.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:firewall_l3l4: src/fwlibl3.c
    # Compiling tda3xx:ipu1_0:release:firewall_l3l4: src/fwlibl4.c
    #
    # Archiving tda3xx:ipu1_0:release:firewall_l3l4 into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/fw_l3l4/lib/tda3xx/m4/release/firewall_l3l4.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xx.c
    # Compiling tda3xx:ipu1_0:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxMailboxCfg.c
    # Compiling tda3xx:ipu1_0:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxProcCfg.c
    # Compiling tda3xx:ipu1_0:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxXbarCfg.c
    # Compiling tda3xx:ipu1_0:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda3xx:ipu1_0:release:ipc_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/ipc_lite/lib/tda3xx/ipu1_0/release/ipc_lib.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:norflash_lib: src/nor_flash.c
    # Compiling tda3xx:ipu1_0:release:norflash_lib: src/debug.c
    #
    # Archiving tda3xx:ipu1_0:release:norflash_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/boot/sbl_auto/norflash/lib/tda3xx/m4/release/norflash_lib.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:qspiflash_lib: src/qspi_cmd_init.c
    # Compiling tda3xx:ipu1_0:release:qspiflash_lib: src/qspi_flash.c
    #
    # Archiving tda3xx:ipu1_0:release:qspiflash_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/boot/sbl_auto/qspiflash/lib/tda3xx/m4/release/qspiflash_lib.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:i2c_lld: src/lld_hsi2c.c
    # Compiling tda3xx:ipu1_0:release:i2c_lld: src/lld_hsi2c_edma.c
    #
    # Archiving tda3xx:ipu1_0:release:i2c_lld into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/i2clld/lib/tda3xx/m4/release/i2c_lld.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/platform.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/stw_platform.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/tda3xx/irq_xbar.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/tda3xx/dma_xbar.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/tda3xx/chip_config.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/tda3xx/platform_tda3xx.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/tda3xx/platform_tda3xx_pad_config.c
    # Compiling tda3xx:ipu1_0:release:stw_platform: src/tda3xx/stw_platformTda3xx.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_platform into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/platform/lib/tda3xx/m4/release/stw_platform.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_uartconsole: src/uartConsole.c
    # Compiling tda3xx:ipu1_0:release:stw_uartconsole: src/uartStdio.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_uartconsole into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/uartconsole/lib/tda3xx/m4/release/stw_uartconsole.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_fatlib: src/fat_mmcsd.c
    # Compiling tda3xx:ipu1_0:release:stw_fatlib: fatfs/ff.c
    # Compiling tda3xx:ipu1_0:release:stw_fatlib: src/hs_mmcsdlib.c
    # Compiling tda3xx:ipu1_0:release:stw_fatlib: src/mmcsd_proto.c
    # Compiling tda3xx:ipu1_0:release:stw_fatlib: src/hsmmcsd_API.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_fatlib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/fatlib/lib/tda3xx/m4/release/stw_fatlib.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_fatlib_edma: fatlib_edma/hsmmcsd_edma.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_fatlib_edma into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/fatlib/lib/tda3xx/m4/release/stw_fatlib_edma.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_boards: src/stw_board.c
    # Compiling tda3xx:ipu1_0:release:stw_boards: src/stw_boardTda3xx.c
    # Compiling tda3xx:ipu1_0:release:stw_boards: src/stw_boardTda3xxPinmuxData.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_boards into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/boards/lib/tda3xx/m4/release/stw_boards.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_devices: src/stw_device.c
    # Compiling tda3xx:ipu1_0:release:stw_devices: src/stw_deviceI2c.c
    # Compiling tda3xx:ipu1_0:release:stw_devices: src/ioexp/stw_deviceIoexpTca64xx.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_devices into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/devices/lib/tda3xx/m4/release/stw_devices.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:stw_examples_utility: src/stwutils_app.c
    #
    # Archiving tda3xx:ipu1_0:release:stw_examples_utility into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/examples/utility/lib/tda3xx/m4/release/stw_examples_utility.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vps_osal_baremetal: osal.c
    # Compiling tda3xx:ipu1_0:release:vps_osal_baremetal: osal_cache.c
    #
    # Archiving tda3xx:ipu1_0:release:vps_osal_baremetal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/ipu1_0/release/vps_osal_baremetal.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vps_common: src/bsp_common.c
    # Compiling tda3xx:ipu1_0:release:vps_common: src/bsp_utils.c
    # Compiling tda3xx:ipu1_0:release:vps_common: src/bsp_utilsQue.c
    # Compiling tda3xx:ipu1_0:release:vps_common: src/trace.c
    #
    # Archiving tda3xx:ipu1_0:release:vps_common into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vps_common.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_csc.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_sc.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_vpdma.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_vipPort.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_vipTop.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_dssDispcPipeTda3xx.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_dssDispcOvlyTda3xx.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_dssSdVenc.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_iss.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issvtnf.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_isssimcop.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/wdrldc/vpshal_issldc.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_isscal.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_calCsi2Tda3x.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issnsf3.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_isslvdsrx.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issipipe.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issisif.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issrsz.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issipipeif.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/vpshal_issh3a.c
    # Compiling tda3xx:ipu1_0:release:vpslib: hal/src/wdrldc/vpshal_issglbce.c
    # Compiling tda3xx:ipu1_0:release:vpslib: common/src/vps_evtMgr.c
    # Compiling tda3xx:ipu1_0:release:vpslib: common/src/vps_resrcMgr.c
    # Compiling tda3xx:ipu1_0:release:vpslib: common/src/vps_graph.c
    # Compiling tda3xx:ipu1_0:release:vpslib: common/src/vpslib_initTda3xx.c
    # Compiling tda3xx:ipu1_0:release:vpslib: common/src/iem_evtmgr.c
    # Compiling tda3xx:ipu1_0:release:vpslib: common/src/irm_resrcMgr.c
    # Compiling tda3xx:ipu1_0:release:vpslib: captcore/src/vpscore_vip.c
    # Compiling tda3xx:ipu1_0:release:vpslib: captcore/src/vpscore_vipDefaults.c
    # Compiling tda3xx:ipu1_0:release:vpslib: captcore/src/vpscore_vipVipControl.c
    # Compiling tda3xx:ipu1_0:release:vpslib: dispcore/src/vpscore_dss.c
    # Compiling tda3xx:ipu1_0:release:vpslib: dispcore/src/vpscore_dctrl.c
    # Compiling tda3xx:ipu1_0:release:vpslib: dispcore/src/vpscore_dctrlDefaults.c
    # Compiling tda3xx:ipu1_0:release:vpslib: dispcore/src/vpscore_dctrlGraph.c
    # Compiling tda3xx:ipu1_0:release:vpslib: dispcore/src/vpscore_dssWb.c
    # Compiling tda3xx:ipu1_0:release:vpslib: isscore/src/vpscore_isscommon.c
    # Compiling tda3xx:ipu1_0:release:vpslib: isscore/src/vpscore_captureapi.c
    # Compiling tda3xx:ipu1_0:release:vpslib: isscore/src/vpscore_simcop.c
    # Compiling tda3xx:ipu1_0:release:vpslib: isscore/src/vpscore_ispapi.c
    # Compiling tda3xx:ipu1_0:release:vpslib: isscore/src/vpscore_isp.c
    #
    # Archiving tda3xx:ipu1_0:release:vpslib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vpslib.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vpsdrv_baremetal: src/vps_initDrv.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv_baremetal: src/vps_vipDrv.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv_baremetal: src/vps_dctrlDrv.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv_baremetal: src/vps_dssDrv.c
    #
    # Archiving tda3xx:ipu1_0:release:vpsdrv_baremetal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vpsdrv_baremetal.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:fvid2: src/fvid2_drvMgr.c
    #
    # Archiving tda3xx:ipu1_0:release:fvid2 into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/fvid2.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vps_osal_tirtos: bsp_osal.c
    #
    # Archiving tda3xx:ipu1_0:release:vps_osal_tirtos into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vps_osal_tirtos.aem4 ...
    #
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    # Compiling tda3xx:ipu1_0:release:vpsdrv: src/vpsdrv_init.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: src/vpsdrv_control.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: captdrv/src/vpsdrv_captureApi.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: captdrv/src/vpsdrv_captureProc.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: captdrv/src/vpsdrv_captureCore.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: captdrv/src/vpsdrv_capturePriv.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: dispdrv/src/vpsdrv_displayApi.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: dispdrv/src/vpsdrv_displayProc.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: dispdrv/src/vpsdrv_displayCore.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: dispdrv/src/vpsdrv_displayPriv.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: dispdrv/src/vpsdrv_dctrl.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: m2mdrv_dss/src/vpsdrv_m2mDssApi.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: m2mdrv_dss/src/vpsdrv_m2mDssCore.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: m2mdrv_dss/src/vpsdrv_m2mDssProc.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: m2mdrv_dss/src/vpsdrv_m2mDssPriv.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: m2mdrv/src/vpsdrv_m2mIntfApi.c
    # Compiling tda3xx:ipu1_0:release:vpsdrv: m2mdrv/src/vpsdrv_m2mIssCore.c
    #
    # Archiving tda3xx:ipu1_0:release:vpsdrv into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vpsdrv.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vps_platforms: src/bsp_platform.c
    # Compiling tda3xx:ipu1_0:release:vps_platforms: src/bsp_platformTda3xx.c
    #
    # Archiving tda3xx:ipu1_0:release:vps_platforms into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vps_platforms.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:vps_devices: src/bsp_device.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: src/bsp_deviceI2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: tvp5158/src/bspdrv_tvp5158Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: tvp5158/src/bspdrv_tvp5158I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: tvp5158/src/bspdrv_tvp5158Reg.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: sii9127/src/bspdrv_sii9127Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: sii9127/src/bspdrv_sii9127I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov1063x/src/bspdrv_ov1063xApi.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov1063x/src/bspdrv_ov1063xI2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov1063x/src/bspdrv_ov10x3xReg.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: lcdCtrl/src/bspdrv_lcdCtrlApi.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: lcdCtrl/src/bspdrv_tc358778Ctrl.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: tlc59108/src/bsp_tlc59108.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0132/src/bspdrv_ar0132Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0132/src/bspdrv_ar0132I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0132/src/bspdrv_ar0132Reg.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0140/src/bspdrv_ar0140Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0140/src/bspdrv_ar0140I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0132rccc/src/bspdrv_ar0132rcccApi.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0132rccc/src/bspdrv_ar0132rcccI2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ar0132rccc/src/bspdrv_ar0132rcccReg.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: sii9022a/src/bspdrv_sii9022a.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ds90uh925/src/bspdrv_ds90uh925Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ds90uh925/src/bspdrv_ds90uh925I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ds90uh926/src/bspdrv_ds90uh926Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ds90uh926/src/bspdrv_ds90uh926I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ioexp/src/bspdrv_ioexpTca64xx.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: pga450/src/bspdrv_pga450.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: pga460/src/bspdrv_pga460.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: adv7611/src/bspdrv_adv7611Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: adv7611/src/bspdrv_adv7611I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov10640/src/bspdrv_ov10640Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov10640/src/bspdrv_ov10640I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: imx224/src/bspdrv_imx224Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: imx224/src/bspdrv_imx224I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: imx224/src/bspdrv_imx224Reg_30fps_DOL_MIPI_4Lane.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: imx224/src/bspdrv_imx224Reg_30fps_Linear.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: imx290/src/bspdrv_imx290Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov2775/src/bspdrv_ov2775Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov2775/src/bspdrv_ov2775I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov2775/src/bspdrv_ov2775.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov2659/src/bspdrv_ov2659Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov2659/src/bspdrv_ov2659I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov2659/src/bspdrv_ov2659Reg.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xx.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxPriv.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxMcspiCfgPriv.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxGpioCfgPriv.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxOsalPriv.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxUartCfgPriv.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxFmwPriv.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar1243cfg.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxCrc.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: radar_ar12xx/src/bspdrv_ar12xxInternal.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov490/src/bspdrv_ov490Api.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov490/src/bspdrv_ov490I2c.c
    # Compiling tda3xx:ipu1_0:release:vps_devices: ov490/src/bspdrv_ov490Reg.c
    #
    # Archiving tda3xx:ipu1_0:release:vps_devices into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/m4/release/vps_devices.aem4 ...
    #
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_boards: src/bsp_board.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_boards: src/bsp_boardTda2xx.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_boards: src/bsp_boardTda2ex.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_boards: src/bsp_boardTda3xx.c
    #
    # Archiving tda3xx-evm:tda3xx:ipu1_0:release:vps_boards into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx-evm/m4/release/vps_boards.aem4 ...
    #
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_app.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_buf.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_mbx.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_tsk.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_prf.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_mem.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_mem_default.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_tiler.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_ub960.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_ub95x.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_lvds.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_fileio.c
    # Compiling tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility: src/bsputils_uart.c
    #
    # Archiving tda3xx-evm:tda3xx:ipu1_0:release:vps_examples_utility into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx-evm/m4/release/vps_examples_utility.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:bsp_i2c: src/bsp_i2cdrv.c
    #
    # Archiving tda3xx:ipu1_0:release:bsp_i2c into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/bsp_lld/i2c/lib/tda3xx/m4/release/bsp_i2c.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:bsp_uart: src/bspdrv_uart.c
    # Compiling tda3xx:ipu1_0:release:bsp_uart: src/bspdrv_uartEdma.c
    #
    # Archiving tda3xx:ipu1_0:release:bsp_uart into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/bsp_lld/uart/lib/tda3xx/m4/release/bsp_uart.aem4 ...
    #
    # Compiling tda3xx:ipu1_0:release:bsp_mcspi: src/bsp_mcspi.c
    # Compiling tda3xx:ipu1_0:release:bsp_mcspi: src/bsp_mcspiEdma.c
    #
    # Archiving tda3xx:ipu1_0:release:bsp_mcspi into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/bsp_lld/mcspi/lib/tda3xx/m4/release/bsp_mcspi.aem4 ...
    #
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx ipu1_1 csl
    Nothing to be done for tda3xx ipu1_1 csl_utils_common
    Nothing to be done for tda3xx ipu1_1 csl_uart_console
    Nothing to be done for tda3xx ipu1_1 csl_utils_i2c
    Nothing to be done for tda3xx ipu1_1 pm_hal
    Nothing to be done for tda3xx ipu1_1 pm_hal_optimized
    Nothing to be done for tda3xx ipu1_1 pm_lib
    Nothing to be done for tda3xx ipu1_1 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx ipu1_1 sbl_lib
    Nothing to be done for tda3xx ipu1_1 sbl_utils
    Nothing to be done for tda3xx ipu1_1 diag
    Nothing to be done for tda3xx ipu1_1 firewall_l3l4
    # Compiling tda3xx:ipu1_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xx.c
    # Compiling tda3xx:ipu1_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxMailboxCfg.c
    # Compiling tda3xx:ipu1_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxProcCfg.c
    # Compiling tda3xx:ipu1_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxXbarCfg.c
    # Compiling tda3xx:ipu1_1:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda3xx:ipu1_1:release:ipc_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/ipc_lite/lib/tda3xx/ipu1_1/release/ipc_lib.aem4 ...
    #
    Nothing to be done for tda3xx ipu1_1 norflash_lib
    Nothing to be done for tda3xx ipu1_1 qspiflash_lib
    Nothing to be done for tda3xx ipu1_1 i2c_lld
    Nothing to be done for tda3xx ipu1_1 stw_platform
    Nothing to be done for tda3xx ipu1_1 stw_uartconsole
    Nothing to be done for tda3xx ipu1_1 stw_fatlib
    Nothing to be done for tda3xx ipu1_1 stw_fatlib_edma
    Nothing to be done for tda3xx ipu1_1 stw_boards
    Nothing to be done for tda3xx ipu1_1 stw_devices
    Nothing to be done for tda3xx ipu1_1 stw_examples_utility
    # Compiling tda3xx:ipu1_1:release:vps_osal_baremetal: osal.c
    # Compiling tda3xx:ipu1_1:release:vps_osal_baremetal: osal_cache.c
    #
    # Archiving tda3xx:ipu1_1:release:vps_osal_baremetal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/ipu1_1/release/vps_osal_baremetal.aem4 ...
    #
    Nothing to be done for tda3xx ipu1_1 vps_common
    Nothing to be done for tda3xx ipu1_1 vpslib
    Nothing to be done for tda3xx ipu1_1 vpsdrv_baremetal
    Nothing to be done for tda3xx ipu1_1 fvid2
    Nothing to be done for tda3xx ipu1_1 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx ipu1_1 vpsdrv
    Nothing to be done for tda3xx ipu1_1 vps_platforms
    Nothing to be done for tda3xx ipu1_1 vps_devices
    Nothing to be done for tda3xx ipu1_1 vps_boards
    Nothing to be done for tda3xx ipu1_1 vps_examples_utility
    Nothing to be done for tda3xx ipu1_1 bsp_i2c
    Nothing to be done for tda3xx ipu1_1 bsp_uart
    Nothing to be done for tda3xx ipu1_1 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx ipu2_0 csl
    Nothing to be done for tda3xx ipu2_0 csl_utils_common
    Nothing to be done for tda3xx ipu2_0 csl_uart_console
    Nothing to be done for tda3xx ipu2_0 csl_utils_i2c
    Nothing to be done for tda3xx ipu2_0 pm_hal
    Nothing to be done for tda3xx ipu2_0 pm_hal_optimized
    Nothing to be done for tda3xx ipu2_0 pm_lib
    Nothing to be done for tda3xx ipu2_0 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx ipu2_0 sbl_lib
    Nothing to be done for tda3xx ipu2_0 sbl_utils
    Nothing to be done for tda3xx ipu2_0 diag
    Nothing to be done for tda3xx ipu2_0 firewall_l3l4
    Nothing to be done for tda3xx ipu2_0 ipc_lib
    Nothing to be done for tda3xx ipu2_0 norflash_lib
    Nothing to be done for tda3xx ipu2_0 qspiflash_lib
    Nothing to be done for tda3xx ipu2_0 i2c_lld
    Nothing to be done for tda3xx ipu2_0 stw_platform
    Nothing to be done for tda3xx ipu2_0 stw_uartconsole
    Nothing to be done for tda3xx ipu2_0 stw_fatlib
    Nothing to be done for tda3xx ipu2_0 stw_fatlib_edma
    Nothing to be done for tda3xx ipu2_0 stw_boards
    Nothing to be done for tda3xx ipu2_0 stw_devices
    Nothing to be done for tda3xx ipu2_0 stw_examples_utility
    Nothing to be done for tda3xx ipu2_0 vps_osal_baremetal
    Nothing to be done for tda3xx ipu2_0 vps_common
    Nothing to be done for tda3xx ipu2_0 vpslib
    Nothing to be done for tda3xx ipu2_0 vpsdrv_baremetal
    Nothing to be done for tda3xx ipu2_0 fvid2
    Nothing to be done for tda3xx ipu2_0 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx ipu2_0 vpsdrv
    Nothing to be done for tda3xx ipu2_0 vps_platforms
    Nothing to be done for tda3xx ipu2_0 vps_devices
    Nothing to be done for tda3xx ipu2_0 vps_boards
    Nothing to be done for tda3xx ipu2_0 vps_examples_utility
    Nothing to be done for tda3xx ipu2_0 bsp_i2c
    Nothing to be done for tda3xx ipu2_0 bsp_uart
    Nothing to be done for tda3xx ipu2_0 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/intvecs.asm
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/swenr.asm
    # Compiling tda3xx:c66x:release:csl: ./soc/common/csl_device_xbar.c
    # Compiling tda3xx:c66x:release:csl: ./soc/common/csl_device_common.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/interrupt.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/dsp_wugen.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/dsp_config.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/dsp_ecc.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/dsp_icfg.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/dsp_usrSpvSupport.c
    # Compiling tda3xx:c66x:release:csl: ./arch/c66x/src/dsp_xmc.c
    # Compiling tda3xx:c66x:release:csl: src/ip/adc/V0/priv/adc.c
    # Compiling tda3xx:c66x:release:csl: src/ip/crc/V0/priv/crc.c
    # Compiling tda3xx:c66x:release:csl: src/ip/dcan/V0/priv/dcan.c
    # Compiling tda3xx:c66x:release:csl: src/ip/dcc/V0/priv/dcc.c
    # Compiling tda3xx:c66x:release:csl: src/ip/edma/V1/priv/edma.c
    # Compiling tda3xx:c66x:release:csl: src/ip/elm/V0/priv/elm.c
    # Compiling tda3xx:c66x:release:csl: src/ip/emif/V0/priv/emif.c
    # Compiling tda3xx:c66x:release:csl: src/ip/epwm/V0/priv/csl_epwm.c
    # Compiling tda3xx:c66x:release:csl: src/ip/esm/V0/priv/esm.c
    # Compiling tda3xx:c66x:release:csl: src/ip/gpio/V1/priv/gpio_v2.c
    # Compiling tda3xx:c66x:release:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling tda3xx:c66x:release:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling tda3xx:c66x:release:csl: src/ip/l3fw/V0/priv/l3fw.c
    # Compiling tda3xx:c66x:release:csl: src/ip/l4fw/V0/priv/l4fw.c
    # Compiling tda3xx:c66x:release:csl: src/ip/mailbox/V0/priv/mailbox.c
    # Compiling tda3xx:c66x:release:csl: src/ip/mcan/V0/priv/mcan.c
    # Compiling tda3xx:c66x:release:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Compiling tda3xx:c66x:release:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling tda3xx:c66x:release:csl: src/ip/mmc/V0/priv/mmcsd.c
    # Compiling tda3xx:c66x:release:csl: src/ip/mmu/dsp/V0/priv/mmu.c
    # Compiling tda3xx:c66x:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l1.c
    # Compiling tda3xx:c66x:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l2.c
    # Compiling tda3xx:c66x:release:csl: src/ip/qspi/V1/priv/qspi.c
    # Compiling tda3xx:c66x:release:csl: src/ip/rti/V0/priv/rti.c
    # Compiling tda3xx:c66x:release:csl: src/ip/spinlock/V0/priv/spinlock.c
    # Compiling tda3xx:c66x:release:csl: src/ip/tesoc/V0/priv/tesoc.c
    # Compiling tda3xx:c66x:release:csl: src/ip/timer/V1/priv/timer.c
    # Compiling tda3xx:c66x:release:csl: src/ip/uart/V1/priv/uart.c
    #
    # Archiving tda3xx:c66x:release:csl into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/lib/tda3xx/c66/release/ti.csl.ae66 ...
    #
    # Compiling tda3xx:c66x:release:csl_utils_common: ./src/app_utils.c
    #
    # Archiving tda3xx:c66x:release:csl_utils_common into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/common/lib/tda3xx/c66/release/csl_utils_common.ae66 ...
    #
    # Compiling tda3xx:c66x:release:csl_uart_console: ./src/uartConfig.c
    #
    # Archiving tda3xx:c66x:release:csl_uart_console into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/uart_console/lib/tda3xx/c66/release/csl_uart_console.ae66 ...
    #
    # Compiling tda3xx:c66x:release:csl_utils_i2c: ./src/i2c.c
    #
    # Archiving tda3xx:c66x:release:csl_utils_i2c into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/i2c/lib/tda3xx/c66/release/csl_utils_i2c.ae66 ...
    #
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_vm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/V2/hw_pmhal_vmdata.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/V2/hw_pmhal_data.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/V2/hw_pmhal_data_names.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_pmic.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_pmicComm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_i2cComm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_mm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_prm_int.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_bgap.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/V2/hw_pmhal_bgap_data.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_pdm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_rm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_sd.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_cm.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/V2/hw_pmhal_prmdata.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pm_utils.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/V2/hw_pmhal_clocktree_data.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_prcm_stats.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_clocktree.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_tps65917.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_lp8731.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_lp8733.c
    # Compiling tda3xx:c66x:release:pm_hal: prcm/pmhal_lp8731_lp3907.c
    #
    # Archiving tda3xx:c66x:release:pm_hal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/c66/release/pm_hal.ae66 ...
    #
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_vm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/V2/hw_pmhal_vmdata.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/V2/hw_pmhal_data.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/V2/hw_pmhal_data_names.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_pmic.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_pmicComm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_i2cComm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_mm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_prm_int.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_bgap.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/V2/hw_pmhal_bgap_data.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_pdm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_rm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_sd.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_cm.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/V2/hw_pmhal_prmdata.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pm_utils.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/V2/hw_pmhal_clocktree_data.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_prcm_stats.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_clocktree.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_tps65917.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_lp8731.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_lp8733.c
    # Compiling tda3xx:c66x:release:pm_hal_optimized: prcm/pmhal_lp8731_lp3907.c
    #
    # Archiving tda3xx:c66x:release:pm_hal_optimized into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/c66/release/pm_hal_optimized.ae66 ...
    #
    # Compiling tda3xx:c66x:release:pm_lib: prcm/pmlib_sysconfig.c
    # Compiling tda3xx:c66x:release:pm_lib: prcm/pmlib_clkrate.c
    # Compiling tda3xx:c66x:release:pm_lib: prcm/V2/pmlib_boardconfig.c
    # Compiling tda3xx:c66x:release:pm_lib: prcm/V2/pmlib_videopll_data.c
    # Compiling tda3xx:c66x:release:pm_lib: prcm/pmlib_videopll.c
    # Compiling tda3xx:c66x:release:pm_lib: prcm/V2/pmlib_clk_rate_data_tda3xx.c
    # Compiling tda3xx:c66x:release:pm_lib: prcm/pmlib_cpuidle_c66x.c
    #
    # Archiving tda3xx:c66x:release:pm_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/c66/release/pm_lib.ae66 ...
    #
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/pmlib_sysconfig.c
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/pmlib_clkrate.c
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/V2/pmlib_boardconfig.c
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/V2/pmlib_videopll_data.c
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/pmlib_videopll.c
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/V2/pmlib_clk_rate_data_tda3xx.c
    # Compiling tda3xx:c66x:release:pm_lib_optimized: prcm/pmlib_cpuidle_c66x.c
    #
    # Archiving tda3xx:c66x:release:pm_lib_optimized into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/c66/release/pm_lib_optimized.ae66 ...
    #
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx c66x sbl_lib
    Nothing to be done for tda3xx c66x sbl_utils
    Nothing to be done for tda3xx c66x diag
    # Compiling tda3xx:c66x:release:firewall_l3l4: src/fwlibl3.c
    # Compiling tda3xx:c66x:release:firewall_l3l4: src/fwlibl4.c
    #
    # Archiving tda3xx:c66x:release:firewall_l3l4 into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/fw_l3l4/lib/tda3xx/c66/release/firewall_l3l4.ae66 ...
    #
    Nothing to be done for tda3xx c66x ipc_lib
    Nothing to be done for tda3xx c66x norflash_lib
    Nothing to be done for tda3xx c66x qspiflash_lib
    # Compiling tda3xx:c66x:release:i2c_lld: src/lld_hsi2c.c
    # Compiling tda3xx:c66x:release:i2c_lld: src/lld_hsi2c_edma.c
    #
    # Archiving tda3xx:c66x:release:i2c_lld into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/i2clld/lib/tda3xx/c66/release/i2c_lld.ae66 ...
    #
    # Compiling tda3xx:c66x:release:stw_platform: src/platform.c
    # Compiling tda3xx:c66x:release:stw_platform: src/stw_platform.c
    # Compiling tda3xx:c66x:release:stw_platform: src/tda3xx/irq_xbar.c
    # Compiling tda3xx:c66x:release:stw_platform: src/tda3xx/dma_xbar.c
    # Compiling tda3xx:c66x:release:stw_platform: src/tda3xx/chip_config.c
    # Compiling tda3xx:c66x:release:stw_platform: src/tda3xx/platform_tda3xx.c
    # Compiling tda3xx:c66x:release:stw_platform: src/tda3xx/platform_tda3xx_pad_config.c
    # Compiling tda3xx:c66x:release:stw_platform: src/tda3xx/stw_platformTda3xx.c
    #
    # Archiving tda3xx:c66x:release:stw_platform into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/platform/lib/tda3xx/c66/release/stw_platform.ae66 ...
    #
    # Compiling tda3xx:c66x:release:stw_uartconsole: src/uartConsole.c
    # Compiling tda3xx:c66x:release:stw_uartconsole: src/uartStdio.c
    #
    # Archiving tda3xx:c66x:release:stw_uartconsole into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/uartconsole/lib/tda3xx/c66/release/stw_uartconsole.ae66 ...
    #
    Nothing to be done for tda3xx c66x stw_fatlib
    Nothing to be done for tda3xx c66x stw_fatlib_edma
    # Compiling tda3xx:c66x:release:stw_boards: src/stw_board.c
    # Compiling tda3xx:c66x:release:stw_boards: src/stw_boardTda3xx.c
    # Compiling tda3xx:c66x:release:stw_boards: src/stw_boardTda3xxPinmuxData.c
    #
    # Archiving tda3xx:c66x:release:stw_boards into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/boards/lib/tda3xx/c66/release/stw_boards.ae66 ...
    #
    # Compiling tda3xx:c66x:release:stw_devices: src/stw_device.c
    # Compiling tda3xx:c66x:release:stw_devices: src/stw_deviceI2c.c
    # Compiling tda3xx:c66x:release:stw_devices: src/ioexp/stw_deviceIoexpTca64xx.c
    #
    # Archiving tda3xx:c66x:release:stw_devices into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/devices/lib/tda3xx/c66/release/stw_devices.ae66 ...
    #
    # Compiling tda3xx:c66x:release:stw_examples_utility: src/stwutils_app.c
    #
    # Archiving tda3xx:c66x:release:stw_examples_utility into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/examples/utility/lib/tda3xx/c66/release/stw_examples_utility.ae66 ...
    #
    Nothing to be done for tda3xx c66x vps_osal_baremetal
    Nothing to be done for tda3xx c66x vps_common
    Nothing to be done for tda3xx c66x vpslib
    Nothing to be done for tda3xx c66x vpsdrv_baremetal
    Nothing to be done for tda3xx c66x fvid2
    # Compiling tda3xx:c66x:release:vps_osal_tirtos: bsp_osal.c
    #
    # Archiving tda3xx:c66x:release:vps_osal_tirtos into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/c66/release/vps_osal_tirtos.ae66 ...
    #
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx c66x vpsdrv
    Nothing to be done for tda3xx c66x vps_platforms
    Nothing to be done for tda3xx c66x vps_devices
    Nothing to be done for tda3xx c66x vps_boards
    Nothing to be done for tda3xx c66x vps_examples_utility
    Nothing to be done for tda3xx c66x bsp_i2c
    Nothing to be done for tda3xx c66x bsp_uart
    Nothing to be done for tda3xx c66x bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx c66xdsp_1 csl
    Nothing to be done for tda3xx c66xdsp_1 csl_utils_common
    Nothing to be done for tda3xx c66xdsp_1 csl_uart_console
    Nothing to be done for tda3xx c66xdsp_1 csl_utils_i2c
    Nothing to be done for tda3xx c66xdsp_1 pm_hal
    Nothing to be done for tda3xx c66xdsp_1 pm_hal_optimized
    Nothing to be done for tda3xx c66xdsp_1 pm_lib
    Nothing to be done for tda3xx c66xdsp_1 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx c66xdsp_1 sbl_lib
    Nothing to be done for tda3xx c66xdsp_1 sbl_utils
    Nothing to be done for tda3xx c66xdsp_1 diag
    Nothing to be done for tda3xx c66xdsp_1 firewall_l3l4
    # Compiling tda3xx:c66xdsp_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xx.c
    # Compiling tda3xx:c66xdsp_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxMailboxCfg.c
    # Compiling tda3xx:c66xdsp_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxProcCfg.c
    # Compiling tda3xx:c66xdsp_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxXbarCfg.c
    # Compiling tda3xx:c66xdsp_1:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda3xx:c66xdsp_1:release:ipc_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/ipc_lite/lib/tda3xx/c66xdsp_1/release/ipc_lib.ae66 ...
    #
    Nothing to be done for tda3xx c66xdsp_1 norflash_lib
    Nothing to be done for tda3xx c66xdsp_1 qspiflash_lib
    Nothing to be done for tda3xx c66xdsp_1 i2c_lld
    Nothing to be done for tda3xx c66xdsp_1 stw_platform
    Nothing to be done for tda3xx c66xdsp_1 stw_uartconsole
    Nothing to be done for tda3xx c66xdsp_1 stw_fatlib
    Nothing to be done for tda3xx c66xdsp_1 stw_fatlib_edma
    Nothing to be done for tda3xx c66xdsp_1 stw_boards
    Nothing to be done for tda3xx c66xdsp_1 stw_devices
    Nothing to be done for tda3xx c66xdsp_1 stw_examples_utility
    # Compiling tda3xx:c66xdsp_1:release:vps_osal_baremetal: osal.c
    # Compiling tda3xx:c66xdsp_1:release:vps_osal_baremetal: osal_cache.c
    #
    # Archiving tda3xx:c66xdsp_1:release:vps_osal_baremetal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/c66xdsp_1/release/vps_osal_baremetal.ae66 ...
    #
    Nothing to be done for tda3xx c66xdsp_1 vps_common
    Nothing to be done for tda3xx c66xdsp_1 vpslib
    Nothing to be done for tda3xx c66xdsp_1 vpsdrv_baremetal
    Nothing to be done for tda3xx c66xdsp_1 fvid2
    Nothing to be done for tda3xx c66xdsp_1 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx c66xdsp_1 vpsdrv
    Nothing to be done for tda3xx c66xdsp_1 vps_platforms
    Nothing to be done for tda3xx c66xdsp_1 vps_devices
    Nothing to be done for tda3xx c66xdsp_1 vps_boards
    Nothing to be done for tda3xx c66xdsp_1 vps_examples_utility
    Nothing to be done for tda3xx c66xdsp_1 bsp_i2c
    Nothing to be done for tda3xx c66xdsp_1 bsp_uart
    Nothing to be done for tda3xx c66xdsp_1 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx c66xdsp_2 csl
    Nothing to be done for tda3xx c66xdsp_2 csl_utils_common
    Nothing to be done for tda3xx c66xdsp_2 csl_uart_console
    Nothing to be done for tda3xx c66xdsp_2 csl_utils_i2c
    Nothing to be done for tda3xx c66xdsp_2 pm_hal
    Nothing to be done for tda3xx c66xdsp_2 pm_hal_optimized
    Nothing to be done for tda3xx c66xdsp_2 pm_lib
    Nothing to be done for tda3xx c66xdsp_2 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx c66xdsp_2 sbl_lib
    Nothing to be done for tda3xx c66xdsp_2 sbl_utils
    Nothing to be done for tda3xx c66xdsp_2 diag
    Nothing to be done for tda3xx c66xdsp_2 firewall_l3l4
    # Compiling tda3xx:c66xdsp_2:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xx.c
    # Compiling tda3xx:c66xdsp_2:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxMailboxCfg.c
    # Compiling tda3xx:c66xdsp_2:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxProcCfg.c
    # Compiling tda3xx:c66xdsp_2:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxXbarCfg.c
    # Compiling tda3xx:c66xdsp_2:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda3xx:c66xdsp_2:release:ipc_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/ipc_lite/lib/tda3xx/c66xdsp_2/release/ipc_lib.ae66 ...
    #
    Nothing to be done for tda3xx c66xdsp_2 norflash_lib
    Nothing to be done for tda3xx c66xdsp_2 qspiflash_lib
    Nothing to be done for tda3xx c66xdsp_2 i2c_lld
    Nothing to be done for tda3xx c66xdsp_2 stw_platform
    Nothing to be done for tda3xx c66xdsp_2 stw_uartconsole
    Nothing to be done for tda3xx c66xdsp_2 stw_fatlib
    Nothing to be done for tda3xx c66xdsp_2 stw_fatlib_edma
    Nothing to be done for tda3xx c66xdsp_2 stw_boards
    Nothing to be done for tda3xx c66xdsp_2 stw_devices
    Nothing to be done for tda3xx c66xdsp_2 stw_examples_utility
    # Compiling tda3xx:c66xdsp_2:release:vps_osal_baremetal: osal.c
    # Compiling tda3xx:c66xdsp_2:release:vps_osal_baremetal: osal_cache.c
    #
    # Archiving tda3xx:c66xdsp_2:release:vps_osal_baremetal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/c66xdsp_2/release/vps_osal_baremetal.ae66 ...
    #
    Nothing to be done for tda3xx c66xdsp_2 vps_common
    Nothing to be done for tda3xx c66xdsp_2 vpslib
    Nothing to be done for tda3xx c66xdsp_2 vpsdrv_baremetal
    Nothing to be done for tda3xx c66xdsp_2 fvid2
    Nothing to be done for tda3xx c66xdsp_2 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx c66xdsp_2 vpsdrv
    Nothing to be done for tda3xx c66xdsp_2 vps_platforms
    Nothing to be done for tda3xx c66xdsp_2 vps_devices
    Nothing to be done for tda3xx c66xdsp_2 vps_boards
    Nothing to be done for tda3xx c66xdsp_2 vps_examples_utility
    Nothing to be done for tda3xx c66xdsp_2 bsp_i2c
    Nothing to be done for tda3xx c66xdsp_2 bsp_uart
    Nothing to be done for tda3xx c66xdsp_2 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    # Compiling tda3xx:arp32_1:release:csl: ./arch/arp32/src/boot_arp32.asm
    # Compiling tda3xx:arp32_1:release:csl: ./soc/common/csl_device_xbar.c
    # Compiling tda3xx:arp32_1:release:csl: ./soc/common/csl_device_common.c
    # Compiling tda3xx:arp32_1:release:csl: ./arch/arp32/src/arp32_wugen.c
    # Compiling tda3xx:arp32_1:release:csl: ./arch/arp32/src/intctl.c
    # Compiling tda3xx:arp32_1:release:csl: ./arch/arp32/src/interrupt.c
    # Compiling tda3xx:arp32_1:release:csl: ./arch/arp32/src/inth.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/adc/V0/priv/adc.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/crc/V0/priv/crc.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/dcan/V0/priv/dcan.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/dcc/V0/priv/dcc.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/edma/V1/priv/edma.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/elm/V0/priv/elm.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/emif/V0/priv/emif.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/epwm/V0/priv/csl_epwm.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/esm/V0/priv/esm.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/gpio/V1/priv/gpio_v2.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/l3fw/V0/priv/l3fw.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/l4fw/V0/priv/l4fw.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/mailbox/V0/priv/mailbox.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/mcan/V0/priv/mcan.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/mmc/V0/priv/mmcsd.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/mmu/dsp/V0/priv/mmu.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l1.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l2.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/qspi/V1/priv/qspi.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/rti/V0/priv/rti.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/spinlock/V0/priv/spinlock.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/tesoc/V0/priv/tesoc.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/timer/V1/priv/timer.c
    # Compiling tda3xx:arp32_1:release:csl: src/ip/uart/V1/priv/uart.c
    #
    # Archiving tda3xx:arp32_1:release:csl into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/lib/tda3xx/arp32/release/ti.csl.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:csl_utils_common: ./src/app_utils.c
    #
    # Archiving tda3xx:arp32_1:release:csl_utils_common into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/common/lib/tda3xx/arp32/release/csl_utils_common.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:csl_uart_console: ./src/uartConfig.c
    #
    # Archiving tda3xx:arp32_1:release:csl_uart_console into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/uart_console/lib/tda3xx/arp32/release/csl_uart_console.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:csl_utils_i2c: ./src/i2c.c
    #
    # Archiving tda3xx:arp32_1:release:csl_utils_i2c into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/csl/example/utils/i2c/lib/tda3xx/arp32/release/csl_utils_i2c.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_vm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/V2/hw_pmhal_vmdata.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/V2/hw_pmhal_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/V2/hw_pmhal_data_names.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_pmic.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_pmicComm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_i2cComm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_mm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_prm_int.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_bgap.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/V2/hw_pmhal_bgap_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_pdm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_rm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_sd.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_cm.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/V2/hw_pmhal_prmdata.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pm_utils.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/V2/hw_pmhal_clocktree_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_prcm_stats.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_clocktree.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_tps65917.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_lp8731.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_lp8733.c
    # Compiling tda3xx:arp32_1:release:pm_hal: prcm/pmhal_lp8731_lp3907.c
    #
    # Archiving tda3xx:arp32_1:release:pm_hal into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/arp32/release/pm_hal.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_vm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/V2/hw_pmhal_vmdata.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/V2/hw_pmhal_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/V2/hw_pmhal_data_names.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_pmic.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_pmicComm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_i2cComm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_mm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_prm_int.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_bgap.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/V2/hw_pmhal_bgap_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_pdm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_rm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_sd.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_cm.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/V2/hw_pmhal_prmdata.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pm_utils.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/V2/hw_pmhal_clocktree_data.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_prcm_stats.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_clocktree.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_tps65917.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_lp8731.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_lp8733.c
    # Compiling tda3xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_lp8731_lp3907.c
    #
    # Archiving tda3xx:arp32_1:release:pm_hal_optimized into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/arp32/release/pm_hal_optimized.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/pmlib_sysconfig.c
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/pmlib_clkrate.c
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/V2/pmlib_boardconfig.c
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/V2/pmlib_videopll_data.c
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/pmlib_videopll.c
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/V2/pmlib_clk_rate_data_tda3xx.c
    # Compiling tda3xx:arp32_1:release:pm_lib: prcm/pmlib_cpuidle_arp32.c
    #
    # Archiving tda3xx:arp32_1:release:pm_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/arp32/release/pm_lib.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_sysconfig.c
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_clkrate.c
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/V2/pmlib_boardconfig.c
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/V2/pmlib_videopll_data.c
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_videopll.c
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/V2/pmlib_clk_rate_data_tda3xx.c
    # Compiling tda3xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_cpuidle_arp32.c
    #
    # Archiving tda3xx:arp32_1:release:pm_lib_optimized into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/pm/lib/tda3xx/arp32/release/pm_lib_optimized.aearp32F ...
    #
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx arp32_1 sbl_lib
    Nothing to be done for tda3xx arp32_1 sbl_utils
    Nothing to be done for tda3xx arp32_1 diag
    # Compiling tda3xx:arp32_1:release:firewall_l3l4: src/fwlibl3.c
    # Compiling tda3xx:arp32_1:release:firewall_l3l4: src/fwlibl4.c
    #
    # Archiving tda3xx:arp32_1:release:firewall_l3l4 into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/fw_l3l4/lib/tda3xx/arp32/release/firewall_l3l4.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xx.c
    # Compiling tda3xx:arp32_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxMailboxCfg.c
    # Compiling tda3xx:arp32_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxProcCfg.c
    # Compiling tda3xx:arp32_1:release:ipc_lib: src/tda3xx/ipclib_interruptTda3xxXbarCfg.c
    # Compiling tda3xx:arp32_1:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda3xx:arp32_1:release:ipc_lib into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/ipc_lite/lib/tda3xx/arp32_1/release/ipc_lib.aearp32F ...
    #
    Nothing to be done for tda3xx arp32_1 norflash_lib
    Nothing to be done for tda3xx arp32_1 qspiflash_lib
    Nothing to be done for tda3xx arp32_1 i2c_lld
    # Compiling tda3xx:arp32_1:release:stw_platform: src/platform.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/stw_platform.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/tda3xx/irq_xbar.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/tda3xx/dma_xbar.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/tda3xx/chip_config.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/tda3xx/platform_tda3xx.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/tda3xx/platform_tda3xx_pad_config.c
    # Compiling tda3xx:arp32_1:release:stw_platform: src/tda3xx/stw_platformTda3xx.c
    #
    # Archiving tda3xx:arp32_1:release:stw_platform into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/platform/lib/tda3xx/arp32/release/stw_platform.aearp32F ...
    #
    # Compiling tda3xx:arp32_1:release:stw_uartconsole: src/uartConsole.c
    # Compiling tda3xx:arp32_1:release:stw_uartconsole: src/uartStdio.c
    #
    # Archiving tda3xx:arp32_1:release:stw_uartconsole into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/uartconsole/lib/tda3xx/arp32/release/stw_uartconsole.aearp32F ...
    #
    Nothing to be done for tda3xx arp32_1 stw_fatlib
    Nothing to be done for tda3xx arp32_1 stw_fatlib_edma
    Nothing to be done for tda3xx arp32_1 stw_boards
    Nothing to be done for tda3xx arp32_1 stw_devices
    # Compiling tda3xx:arp32_1:release:stw_examples_utility: src/stwutils_app.c
    #
    # Archiving tda3xx:arp32_1:release:stw_examples_utility into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/stw_lld/examples/utility/lib/tda3xx/arp32/release/stw_examples_utility.aearp32F ...
    #
    Nothing to be done for tda3xx arp32_1 vps_osal_baremetal
    Nothing to be done for tda3xx arp32_1 vps_common
    Nothing to be done for tda3xx arp32_1 vpslib
    Nothing to be done for tda3xx arp32_1 vpsdrv_baremetal
    Nothing to be done for tda3xx arp32_1 fvid2
    # Compiling tda3xx:arp32_1:release:vps_osal_tirtos: bsp_osal.c
    #
    # Archiving tda3xx:arp32_1:release:vps_osal_tirtos into C:/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/drivers/pdk_01_10_01_06/packages/ti/drv/vps/lib/tda3xx/arp32/release/vps_osal_tirtos.aearp32F ...
    #
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx arp32_1 vpsdrv
    Nothing to be done for tda3xx arp32_1 vps_platforms
    Nothing to be done for tda3xx arp32_1 vps_devices
    Nothing to be done for tda3xx arp32_1 vps_boards
    Nothing to be done for tda3xx arp32_1 vps_examples_utility
    Nothing to be done for tda3xx arp32_1 bsp_i2c
    Nothing to be done for tda3xx arp32_1 bsp_uart
    Nothing to be done for tda3xx arp32_1 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx arp32_2 csl
    Nothing to be done for tda3xx arp32_2 csl_utils_common
    Nothing to be done for tda3xx arp32_2 csl_uart_console
    Nothing to be done for tda3xx arp32_2 csl_utils_i2c
    Nothing to be done for tda3xx arp32_2 pm_hal
    Nothing to be done for tda3xx arp32_2 pm_hal_optimized
    Nothing to be done for tda3xx arp32_2 pm_lib
    Nothing to be done for tda3xx arp32_2 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx arp32_2 sbl_lib
    Nothing to be done for tda3xx arp32_2 sbl_utils
    Nothing to be done for tda3xx arp32_2 diag
    Nothing to be done for tda3xx arp32_2 firewall_l3l4
    Nothing to be done for tda3xx arp32_2 ipc_lib
    Nothing to be done for tda3xx arp32_2 norflash_lib
    Nothing to be done for tda3xx arp32_2 qspiflash_lib
    Nothing to be done for tda3xx arp32_2 i2c_lld
    Nothing to be done for tda3xx arp32_2 stw_platform
    Nothing to be done for tda3xx arp32_2 stw_uartconsole
    Nothing to be done for tda3xx arp32_2 stw_fatlib
    Nothing to be done for tda3xx arp32_2 stw_fatlib_edma
    Nothing to be done for tda3xx arp32_2 stw_boards
    Nothing to be done for tda3xx arp32_2 stw_devices
    Nothing to be done for tda3xx arp32_2 stw_examples_utility
    Nothing to be done for tda3xx arp32_2 vps_osal_baremetal
    Nothing to be done for tda3xx arp32_2 vps_common
    Nothing to be done for tda3xx arp32_2 vpslib
    Nothing to be done for tda3xx arp32_2 vpsdrv_baremetal
    Nothing to be done for tda3xx arp32_2 fvid2
    Nothing to be done for tda3xx arp32_2 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx arp32_2 vpsdrv
    Nothing to be done for tda3xx arp32_2 vps_platforms
    Nothing to be done for tda3xx arp32_2 vps_devices
    Nothing to be done for tda3xx arp32_2 vps_boards
    Nothing to be done for tda3xx arp32_2 vps_examples_utility
    Nothing to be done for tda3xx arp32_2 bsp_i2c
    Nothing to be done for tda3xx arp32_2 bsp_uart
    Nothing to be done for tda3xx arp32_2 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx arp32_3 csl
    Nothing to be done for tda3xx arp32_3 csl_utils_common
    Nothing to be done for tda3xx arp32_3 csl_uart_console
    Nothing to be done for tda3xx arp32_3 csl_utils_i2c
    Nothing to be done for tda3xx arp32_3 pm_hal
    Nothing to be done for tda3xx arp32_3 pm_hal_optimized
    Nothing to be done for tda3xx arp32_3 pm_lib
    Nothing to be done for tda3xx arp32_3 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx arp32_3 sbl_lib
    Nothing to be done for tda3xx arp32_3 sbl_utils
    Nothing to be done for tda3xx arp32_3 diag
    Nothing to be done for tda3xx arp32_3 firewall_l3l4
    Nothing to be done for tda3xx arp32_3 ipc_lib
    Nothing to be done for tda3xx arp32_3 norflash_lib
    Nothing to be done for tda3xx arp32_3 qspiflash_lib
    Nothing to be done for tda3xx arp32_3 i2c_lld
    Nothing to be done for tda3xx arp32_3 stw_platform
    Nothing to be done for tda3xx arp32_3 stw_uartconsole
    Nothing to be done for tda3xx arp32_3 stw_fatlib
    Nothing to be done for tda3xx arp32_3 stw_fatlib_edma
    Nothing to be done for tda3xx arp32_3 stw_boards
    Nothing to be done for tda3xx arp32_3 stw_devices
    Nothing to be done for tda3xx arp32_3 stw_examples_utility
    Nothing to be done for tda3xx arp32_3 vps_osal_baremetal
    Nothing to be done for tda3xx arp32_3 vps_common
    Nothing to be done for tda3xx arp32_3 vpslib
    Nothing to be done for tda3xx arp32_3 vpsdrv_baremetal
    Nothing to be done for tda3xx arp32_3 fvid2
    Nothing to be done for tda3xx arp32_3 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx arp32_3 vpsdrv
    Nothing to be done for tda3xx arp32_3 vps_platforms
    Nothing to be done for tda3xx arp32_3 vps_devices
    Nothing to be done for tda3xx arp32_3 vps_boards
    Nothing to be done for tda3xx arp32_3 vps_examples_utility
    Nothing to be done for tda3xx arp32_3 bsp_i2c
    Nothing to be done for tda3xx arp32_3 bsp_uart
    Nothing to be done for tda3xx arp32_3 bsp_mcspi
    Nothing to be done for tda3xx csl_init
    Nothing to be done for tda3xx csl_intc
    Nothing to be done for tda3xx arp32_4 csl
    Nothing to be done for tda3xx arp32_4 csl_utils_common
    Nothing to be done for tda3xx arp32_4 csl_uart_console
    Nothing to be done for tda3xx arp32_4 csl_utils_i2c
    Nothing to be done for tda3xx arp32_4 pm_hal
    Nothing to be done for tda3xx arp32_4 pm_hal_optimized
    Nothing to be done for tda3xx arp32_4 pm_lib
    Nothing to be done for tda3xx arp32_4 pm_lib_optimized
    Nothing to be done for tda3xx pm_rtos
    Nothing to be done for tda3xx arp32_4 sbl_lib
    Nothing to be done for tda3xx arp32_4 sbl_utils
    Nothing to be done for tda3xx arp32_4 diag
    Nothing to be done for tda3xx arp32_4 firewall_l3l4
    Nothing to be done for tda3xx arp32_4 ipc_lib
    Nothing to be done for tda3xx arp32_4 norflash_lib
    Nothing to be done for tda3xx arp32_4 qspiflash_lib
    Nothing to be done for tda3xx arp32_4 i2c_lld
    Nothing to be done for tda3xx arp32_4 stw_platform
    Nothing to be done for tda3xx arp32_4 stw_uartconsole
    Nothing to be done for tda3xx arp32_4 stw_fatlib
    Nothing to be done for tda3xx arp32_4 stw_fatlib_edma
    Nothing to be done for tda3xx arp32_4 stw_boards
    Nothing to be done for tda3xx arp32_4 stw_devices
    Nothing to be done for tda3xx arp32_4 stw_examples_utility
    Nothing to be done for tda3xx arp32_4 vps_osal_baremetal
    Nothing to be done for tda3xx arp32_4 vps_common
    Nothing to be done for tda3xx arp32_4 vpslib
    Nothing to be done for tda3xx arp32_4 vpsdrv_baremetal
    Nothing to be done for tda3xx arp32_4 fvid2
    Nothing to be done for tda3xx arp32_4 vps_osal_tirtos
    Nothing to be done for tda3xx vps_osal_tirtos_smp
    Nothing to be done for tda3xx arp32_4 vpsdrv
    Nothing to be done for tda3xx arp32_4 vps_platforms
    Nothing to be done for tda3xx arp32_4 vps_devices
    Nothing to be done for tda3xx arp32_4 vps_boards
    Nothing to be done for tda3xx arp32_4 vps_examples_utility
    Nothing to be done for tda3xx arp32_4 bsp_i2c
    Nothing to be done for tda3xx arp32_4 bsp_uart
    Nothing to be done for tda3xx arp32_4 bsp_mcspi

    Snapshot of command window is as follows:

    Regards,

    Amer

  • Hi Amer,

    From the log it seems that dependencies built without any issue.
    Can you please try the SDK build after removing binary directory.
    Have you made any changes to the SDK?
    What is the machine configuration where you are building?

    Regards,
    Rishabh
  • I removed 'binaries' folder under 'vision_sdk' folder.

    I typed command 'gmake -s'

    I get following error:

    I'm using windows 10 Pro 64-bit desktop.

    I'm building from Windows command prompt.

  • Hi Amer,

    Did the build ever work for you or this is the first time?
    After removing binaries you need to first call "gmake -s depend" and then "gmake -s".
    Also can you run "where gmake" and tell me the result.

    Regards,
    Rishabh
  • Hello,

    Build never worked for me.  This is the first time.

    Removed binaries.  Called "gmake -s depend".  Then, called "gmake -s"

    Regards,

    Amer

  • Hi Amer,

    Ok. Instead of running "gmake -s", run "gmake" and share the log.
    Also run "make showconfig" and share the result.

    Regards,
    Rishabh
  • Regards,

    Amer

  • Hi Amer,

    It is not feasible to review screenshots.
    Please share text file.

    Regards,
    Rishabh
  • Hi,

    C:\PROCESSOR_SDK_VISION_03_05_00_00\vision_sdk\build>gmake
    gmake apps
    gmake[1]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'
    gmake links_fw_libs
    gmake[2]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'
    gmake -fMAKEFILE.MK -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos libs
    gmake[3]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'
    gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos linkfw_libs
    gmake[4]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'
    gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=ipu1_0 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=ipu1_1 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=c66xdsp_1 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=c66xdsp_2 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=arp32_1 ;
    gmake[5]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm'
    gmake[5]: *** No rule to make target `;'.  Stop.
    gmake[5]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm'
    gmake[4]: *** [links_common_algorithm] Error 2
    gmake[4]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'
    gmake[3]: *** [libs] Error 2
    gmake[3]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'
    gmake[2]: *** [links_fw_libs] Error 2
    gmake[2]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'
    gmake[1]: *** [apps] Error 2
    gmake[1]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'
    gmake: *** [vision_sdk] Error 2
    C:\PROCESSOR_SDK_VISION_03_05_00_00\vision_sdk\build>
    C:\PROCESSOR_SDK_VISION_03_05_00_00\vision_sdk\build>gmake showconfig
    gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/configs -f build_makeconfig.mk showconfig
    gmake[1]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/configs'
    #
    # Build Config is [ tda3xx_evm_bios_all ]
    # Build Config file is @ C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/configs/tda3xx_evm_bios_all/cfg.mk
    # Build Config .h file is @ C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/include/config/apps/tda3xx_evm_bios_all/system_cfg.h
    # Build CPUs is @ ipu1_0 ipu1_1 dsp1 dsp2 eve1
    #
    # CPUs included in application,
    # PROC_IPU1_0_INCLUDE=yes
    # PROC_IPU1_1_INCLUDE=yes
    # PROC_IPU2_INCLUDE=no
    # PROC_DSP1_INCLUDE=yes
    # PROC_DSP2_INCLUDE=yes
    # PROC_EVE1_INCLUDE=yes
    # PROC_EVE2_INCLUDE=no
    # PROC_EVE3_INCLUDE=no
    # PROC_EVE4_INCLUDE=no
    # PROC_A15_0_INCLUDE=no
    #
    # Platform config,
    # VSDK_BOARD_TYPE=TDA3XX_EVM [options: TDA2XX_EVM TDA2EX_EVM TDA3XX_EVM TDA3XX_RVP TDA2XX_RVP]
    # PLATFORM=tda3xx-evm
    # DUAL_A15_SMP_BIOS=no
    # IPU1_SMP_BIOS=no
    # DDR_MEM=DDR_MEM_512M [options: DDR_MEM_128M DDR_MEM_512M DDR_MEM_1024M]
    # EMIFMODE=SINGLE_EMIF_512MB [options: SINGLE_EMIF_512MB SINGLE_EMIF_1GB ref build_pdk.mk]
    # NDK_PROC_TO_USE=none [options: a15_0 ipu1_0 ipu1_1 ipu2 none]
    # NSP_TFDTP_INCLUDE=no [options: yes no]
    # TDA2EX_ETHSRV_BOARD=no [options: yes no]
    # FATFS_PROC_TO_USE=ipu1_0 [options: ipu1_0 none]
    # RADAR_BOARD=none [options: TDA3XX_AR12_ALPS TDA3XX_AR12_VIB_DAB_BOOSTER TDA3XX_RADAR_RVP none]
    #
    # Build config,
    # BUILD_OS=Windows_NT [options: Windows_NT Linux]
    # BUILD_DEPENDENCY_ALWAYS=no
    # BUILD_ALGORITHMS=no
    # BUILD_INFOADAS=no
    # PROFILE=release [options: debug release]
    # KW_BUILD=no
    # CPLUSPLUS_BUILD=no
    # IPU_PRIMARY_CORE=ipu1_0 [options: ipu1_0 ipu2]
    # IPU_SECONDARY_CORE=ipu2 [options: ipu1_0 ipu2]
    # A15_TARGET_OS=Bios [options: Bios Linux Qnx]
    # BSP_STW_PACKAGE_SELECT=all [options: all vps-iss-dss-only vps-vip-vpe]
    #
    # Safety Module config,
    # RTI_INCLUDE=no
    # ECC_FFI_INCLUDE=no
    # DCC_ESM_INCLUDE=no
    #
    # Video Module config,
    # IVAHD_INCLUDE=no
    # VPE_INCLUDE=no
    # CAL_INCLUDE=yes
    # ISS_INCLUDE=yes
    # ISS_ENABLE_DEBUG_TAPS=no
    # WDR_LDC_INCLUDE=yes
    # DSS_INCLUDE=yes
    #
    # Open Compute config,
    # OPENCL_INCLUDE=no
    # TARGET_ROOTDIR=C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/src/rtos/opencl
    # ENABLE_OPENCV=no
    # ENABLE_OPENCV_TESTS=no
    # OPENVX_INCLUDE=no
    #
    # Log config,
    # ENABLE_UART_LOG=yes
    # ENABLE_NETWORK_LOG=no
    # ENABLE_CCS_LOG=no
    # CIO_REDIRECT=yes
    #
    # IPC config,
    # WORKQ_INCLUDE=no
    # IPC_LIB_INCLUDE=no
    #
    # AUTOSAR_APP=no
    #
    # Surround View config,
    # SRV_FAST_BOOT_INCLUDE=no
    #
    # Other Module config,
    # AVB_INCLUDE=no
    # DCAN_INCLUDE=no
    # RADAR_ONLY=no
    # CPU_IDLE_ENABLED=yes
    # FAST_BOOT_INCLUDE=no
    # DATA_VIS_INCLUDE=no
    # HS_DEVICE=no
    # ULTRASONIC_INCLUDE=no
    # PGA450=
    # PGA460=
    # ENABLE_ALL_DEPTH=
    #
    # Linux config,
    # DEFAULT_UBOOT_CONFIG=dra7xx_evm_vision_config
    # DEFAULT_KERNEL_CONFIG=ti_sdk_dra7x_release_defconfig
    # DEFAULT_DTB=dra7-evm-infoadas.dtb
    # CMEM_INCLUDE=no
    # IPUMM_INCLUDE=no
    # IPU1_EVELOADER_INCLUDE=no
    # ROBUST_RVC_INCLUDE=no
    # BUILD_ADAM_CAR=no
    #
    # Alg plugins included in build,
    # ALG_autocalibration ALG_autoremap ALG_census ALG_clr ALG_crc ALG_denseopticalflow ALG_deWarp ALG_disparityhamdist ALG_dmaSwMs ALG_drawRearview ALG_edgedetection ALG_framecopy ALG_lanedetection ALG_objectdetection ALG_remapmerge ALG_safe_framecopy ALG_sceneobstruction ALG_sfm ALG_sparseopticalflow ALG_stereo_postprocessing ALG_subframecopy ALG_surroundview ALG_stereo_app ALG_tidl ALG_iss_aewb ALG_iss_aewb2
    #
    # Use-cases included in build,
    # UC_fast_boot_iss_capture_isp_simcop_pd_display UC_iss_capture_isp_simcop_display UC_iss_mult_capture_isp_2d_3d_sv_tda3x UC_iss_mult_capture_isp_dewarp_3dsv_tda3xx UC_iss_mult_capture_isp_dewarp_3dsv_rearview_tda3xx UC_iss_mult_capture_isp_dewarp_stereo_tda3xx UC_iss_mult_capture_isp_dewarp_stereoplus_tda3xx UC_iss_mult_capture_isp_simcop_stereo_tda3xx UC_iss_mult_capture_isp_simcop_sv_tda3xx UC_iss_mult_capture_isp_stereo_autocalib_tda3xx UC_srv_calibration UC_lvds_vip_multi_cam_view_tda3xx UC_lvds_vip_sv_tda3xx UC_null_src_display UC_saveDisFrame UC_vip_single_cam_analytics2 UC_vip_single_cam_dense_optical_flow UC_vip_single_cam_edge_detection UC_vip_single_cam_frame_copy UC_vip_single_cam_frame_copy_safety UC_vip_single_cam_lane_detection UC_vip_single_cam_object_detection2 UC_vip_single_cam_sfm UC_vip_single_cam_sparse_optical_flow UC_vip_single_cam_subframe_copy UC_vip_single_cam_tlr UC_vip_single_cam_view UC_vip_single_cam_view_dsswb UC_vip_single_cam_display_metadata UC_csi2_cal_multi_cam_view UC_csi2_cal_sv_standalone UC_tidl
    #
    gmake -s -fbuild_makeconfig.mk check_cpu_include
    gmake[2]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/configs'
    #
    # CPUs that are NOT required but included in config [ tda3xx_evm_bios_all ],
    #
    # WARNING: IPU1_1 can be excluded from application
    #
    # CPUs that are required but not included in config [ tda3xx_evm_bios_all ],
    #
    #
    # Edit C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/configs/tda3xx_evm_bios_all/cfg.mk to include or exclude CPUs in an application
    #
    gmake[2]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/configs'
    gmake[1]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/configs'
    C:\PROCESSOR_SDK_VISION_03_05_00_00\vision_sdk\build>
    Regards,
    Amer
  • Hi Amer,

    You can redirect build to a file using ">" operator.
    Anyway can you try the build using git bash.
    It seems that you are hitting 8191 character limitation issue (support.microsoft.com/.../830473).

    Regards,
    Rishabh
  • Hi Rishabh

    I couldn't find a button to attach build output text file.  The paper clip button pastes the file to this window.

    I'll try git bash but first I wanted to understand where is the rule to make the target.  Following is the build output:

    C:\PROCESSOR_SDK_VISION_03_05_00_00\vision_sdk\build>gmake

    gmake apps

    gmake[1]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'

    gmake links_fw_libs

    gmake[2]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'

    gmake -fMAKEFILE.MK -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos libs

    gmake[3]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'

    gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos linkfw_libs

    gmake[4]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'

    gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=ipu1_0 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=ipu1_1 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=c66xdsp_1 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=c66xdsp_2 ;   gmake -C C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm CORE=arp32_1 ;

    gmake[5]: Entering directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm'

    gmake[5]: *** No rule to make target `;'.  Stop.

    gmake[5]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos/links_common/algorithm'

    gmake[4]: *** [links_common_algorithm] Error 2

    gmake[4]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'

    gmake[3]: *** [libs] Error 2

    gmake[3]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/links_fw/src/rtos'

    gmake[2]: *** [links_fw_libs] Error 2

    gmake[2]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'

    gmake[1]: *** [apps] Error 2

    gmake[1]: Leaving directory `C:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build'

    gmake: *** [vision_sdk] Error 2

    C:\PROCESSOR_SDK_VISION_03_05_00_00\vision_sdk\build>

    Please look at \vision_sdk\links_fw\src\rtos\Makefile lines 18 - 22.  Also shown as follows:

    $(linksfw_LIB_LIST):

    $(if $(filter $(SOC), $(subst emptyreplacement,,$($@_SOCLIST))),\

    $(foreach curCore, $(BUILD_CORE_LIST),\

    $(if $(filter $(curCore), $(subst emptyreplacement,,$($@_$(SOC)_CORELIST))),\

    $(MAKE) -C $($@_PATH) CORE=$(curCore) $(COMMAND_SEPERATOR))))

    '$(MAKE) -C $($@_PATH) CORE=$(curCore) $(COMMAND_SEPERATOR))))' runs makefile in

    \vison_sdk\links_fw\src\rtos\links_common\algorithm\makefile.

    This makefile includes /build/rtos/makerules/common.mk.  Since no target was specified, first target 'all' is taken in common.mk.

    'all' depends on $(CORE).  Bottom of common.mk has the $(CORE) target.  The rule for this target is $(PKG_LIST).  What is the value of $(PKG_LIST) ?

    Thanks and Regards,

    Amer

  • Hi Amer,

    You need to use "Insert Code, Attach Files and more..." button on the right corner to attach log files.
    PKG_LIST is taken from COMP_LIST_COMMON for the build target.
    Make will build the source files as specified in SRC_FILES.MK.
    See statement "include SRC_FILES.MK" in \vision_sdk\links_fw\src\rtos\links_common\algorithm\makefile.

    Regards,
    Rishabh