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.

CCS/TDA2SA: CCS Project for VISION SDK on TDA2

Part Number: TDA2SA


Tool/software: Code Composer Studio

Hello TI experts,

SoC : TDA2SA

SDK version : PROCESSOR_SDK_VISION_03_07_00_00 (Installer Package for Linux)

EVM Board : VAYU EVM XC5777X CPU BOARD

Platform OS : Linux system

1. Is there a Code Composer Studio(CCS) project existing to build the "VISION SDK/project" on OS (Linux/or windows) Platform ?

2. For debugging(simulation) purpose. Install CCS on windows, and we have executable files(after build completion on Linux system).  Does It work to load program and debugging via JTAG(XDS 560 V2 STM) ?

3. For PROCESSOR_SDK_VISION_03_07_00_00 (Installer Package for windows), Does it have a reference guide to setup and build vision sdk ?

B/R 

Matt

 

 

  • Hello Matt,

    Yen Matt said:
    2. For debugging(simulation) purpose. Install CCS on windows, and we have executable files(after build completion on Linux system).  Does It work to load program and debugging via JTAG(XDS 560 V2 STM) ?

    Yes, you can load/run/debug the executables with CCS on Windows, even if built elsewhere on a Linux host.

    As for #1 and #3, I will defer to the device experts and bring this thread to their attention.

    Thanks

    ki

  • Hi,

    1. Is there a Code Composer Studio(CCS) project existing to build the "VISION SDK/project" on OS (Linux/or windows) Platform ?

    >> No, we are building vision SDK from the command line using Makefile

    3. For PROCESSOR_SDK_VISION_03_07_00_00 (Installer Package for windows), Does it have a reference guide to setup and build vision sdk ?

    >> Yes, you can refer to the tda2xx user-guide to build the code (File: vision_sdk/docs/UserGuides/VisionSDK_UserGuide_TDA2xx.pdf)

    Note: From the windows host we can build only vision SDK RTOS & if you want to build vision SDK Linux then you should install the package on the Linux host machine.

    Refer to the Linux user-guide to build the vision SDK Linux (File: vision_sdk/docs/Linux/VisionSDK_Linux_UserGuide.pdf)

    Thanks

    Gaviraju

  • Hello Ti experts,

    Thanks for the fast response. and make a clear on #1 and #2.

    Actually, build fail on windows. Please check to log as below.

    Could you please give a advising to address this issue ?

    # Archiving tda2xx:c66xdsp_2:release:ipc_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/ipc_lite/lib/tda2xx/c66xdsp_2/release/ipc_lib.ae66 ...
    #
    Nothing to be done for tda2xx arp32_1 csl_init
    Nothing to be done for tda2xx csl_intc
    Nothing to be done for tda2xx pm_rtos
    Nothing to be done for tda2xx arp32_1 sbl_lib
    Nothing to be done for tda2xx arp32_1 sbl_utils
    Nothing to be done for tda2xx arp32_1 diag
    Nothing to be done for tda2xx arp32_1 qspiflash_lib
    Nothing to be done for tda2xx arp32_1 i2c_lld
    Nothing to be done for tda2xx arp32_1 stw_fatlib
    Nothing to be done for tda2xx arp32_1 norflash_lib
    Nothing to be done for tda2xx arp32_1 stw_fatlib_edma
    Nothing to be done for tda2xx arp32_1 stw_devices
    Nothing to be done for tda2xx arp32_1 stw_boards
    Nothing to be done for tda2xx arp32_1 vps_osal_baremetal
    Nothing to be done for tda2xx arp32_1 vpslib
    Nothing to be done for tda2xx arp32_1 vpsdrv_baremetal
    Nothing to be done for tda2xx arp32_1 fvid2
    Nothing to be done for tda2xx arp32_1 vpsdrv
    Nothing to be done for tda2xx arp32_1 vps_platforms
    Nothing to be done for tda2xx arp32_1 vps_devicesNothing to be done for tda2xx arp32_1 vps_boards
    Nothing to be done for tda2xx arp32_1 vps_common
    Nothing to be done for tda2xx arp32_1 vps_osal_tirtos_smp
    Nothing to be done for tda2xx arp32_1 vps_examples_utility
    Nothing to be done for tda2xx arp32_1 bsp_uart
    Nothing to be done for tda2xx arp32_1 bsp_i2c
    Nothing to be done for tda2xx arp32_1 bsp_mcspi
    # Compiling tda2xx:arp32_1:release:csl_uart_console: ./src/uartConfig.c
    # Compiling tda2xx:arp32_1:release:csl_utils_i2c: ./src/i2c.c
    # Compiling tda2xx:arp32_1:release:csl_utils_common: ./src/app_utils.c
    # Compiling tda2xx:arp32_1:release:stw_examples_utility: src/stwutils_app.c
    # Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_clkrate.c
    # Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_sysconfig.c
    # Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/V0/pmlib_boardconfig.c
    # Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/V0/pmlib_videopll_data.c
    # Compiling tda2xx:arp32_1:release:stw_uartconsole: src/uartConsole.c
    # Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_videopll.c
    # Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/V0/pmlib_clk_rate_data_tda2xx.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/pmlib_clkrate.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/pmlib_sysconfig.c
    # Compiling tda2xx:arp32_1:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xx.c
    # Compiling tda2xx:arp32_1:release:firewall_l3l4: src/fwlibl3.c
    # Compiling tda2xx:arp32_1:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxProcCfg.c# Compiling tda2xx:arp32_1:release:stw_uartconsole: src/uartStdio.c# Compiling tda2xx:arp32_1:release:vps_osal_tirtos: bsp_osal.c
    # Compiling tda2xx:arp32_1:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxMailboxCfg.c# Compiling tda2xx:arp32_1:release:pm_lib_optimized: prcm/pmlib_cpuidle_arp32.c
    # Compiling tda2xx:arp32_1:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxXbarCfg.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/V0/pmlib_boardconfig.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_vm.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_vmdata.c
    # Compiling tda2xx:arp32_1:release:ipc_lib: src/ipclib_interrupt.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_data.c
    # Compiling tda2xx:arp32_1:release:stw_platform: src/tda2xx/chip_config.c
    # Compiling tda2xx:arp32_1:release:stw_platform: src/platform.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/pmlib_videopll.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/V0/pmlib_clk_rate_data_tda2xx.c
    # Compiling tda2xx:arp32_1:release:stw_platform: src/tda2xx/irq_xbar.c
    # Compiling tda2xx:arp32_1:release:stw_platform: src/tda2xx/dma_xbar.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_data_names.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/V0/pmlib_videopll_data.c
    # Compiling tda2xx:arp32_1:release:stw_platform: src/stw_platform.c
    # Compiling tda2xx:arp32_1:release:stw_platform: src/tda2xx/platform_tda2xx_pad_config.c# Compiling tda2xx:arp32_1:release:stw_platform: src/tda2xx/stw_platformTda2xx.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_vm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_vmdata.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_pmic.c
    # Compiling tda2xx:arp32_1:release:firewall_l3l4: src/fwlibl4.c# Compiling tda2xx:arp32_1:release:stw_platform: src/tda2xx/platform_tda2xx.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_i2cComm.c
    # Compiling tda2xx:arp32_1:release:pm_lib: prcm/pmlib_cpuidle_arp32.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_pmicComm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_data_names.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_pmic.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_bgap_data.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_i2cComm.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_bgap.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_pmicComm.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_pdm.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_rm.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_sd.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_mm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_prm_int.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_bgap.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_bgap_data.c# Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_rm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_sd.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_cm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_pdm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_cm.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_prmdata.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pm_utils.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_clocktree_data.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_prmdata.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pm_utils.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_clocktree_data.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_clocktree.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_prcm_stats.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_clocktree.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_videopll_data.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/hw_pmhal_ina226data.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_ina226.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_tps659039.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_prcm_stats.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/pmhal_videopll.c
    # Compiling tda2xx:arp32_1:release:csl: ./arch/arp32/src/boot_arp32.asm
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_tps65917.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/pmhal_tps659037.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_videopll_data.c
    # Compiling tda2xx:arp32_1:release:csl: ./soc/common/csl_device_xbar.c
    # Compiling tda2xx:arp32_1:release:csl: ./arch/arp32/src/arp32_wugen.c
    # Compiling tda2xx:arp32_1:release:csl: ./arch/arp32/src/interrupt.c
    # Compiling tda2xx:arp32_1:release:csl: ./arch/arp32/src/inth.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/V0/hw_pmhal_ina226data.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_ina226.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_tps659039.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_tps65917.c
    # Compiling tda2xx:arp32_1:release:csl: ./soc/common/csl_device_common.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/dcan/V0/priv/dcan.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/edma/V1/priv/edma.c
    # Compiling tda2xx:arp32_1:release:pm_hal_optimized: prcm/pmhal_tps659037.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/epwm/V0/priv/csl_epwm.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/emif/V0/priv/emif.c#
    # Compiling tda2xx:arp32_1:release:csl: ./arch/arp32/src/intctl.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/elm/V0/priv/elm.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/gpio/V1/priv/gpio_v2.c
    #
    # Compiling tda2xx:arp32_1:release:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/l3fw/V0/priv/l3fw.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/l4fw/V0/priv/l4fw.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/mailbox/V0/priv/mailbox.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Archiving tda2xx:arp32_1:release:csl_utils_i2c into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/example/utils/i2c/lib/tda2xx/arp32/release/csl_utils_i2c.aearp32F ...
    # Compiling tda2xx:arp32_1:release:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/mmc/V0/priv/mmcsd.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/mmu/dsp/V0/priv/mmu.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l1.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l2.c
    # Archiving tda2xx:arp32_1:release:csl_uart_console into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/example/utils/uart_console/lib/tda2xx/arp32/release/csl_uart_console.aearp32F ...
    # Compiling tda2xx:arp32_1:release:csl: src/ip/qspi/V1/priv/qspi.c
    #
    # Compiling tda2xx:arp32_1:release:csl: src/ip/spinlock/V0/priv/spinlock.c
    # Compiling tda2xx:arp32_1:release:csl: src/ip/timer/V1/priv/timer.c
    #
    # Compiling tda2xx:arp32_1:release:csl: src/ip/uart/V1/priv/uart.c
    # Compiling tda2xx:arp32_1:release:pm_hal: prcm/V0/pmhal_videopll.c#
    # Archiving tda2xx:arp32_1:release:csl_utils_common into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/example/utils/common/lib/tda2xx/arp32/release/csl_utils_common.aearp32F ...
    # Compiling tda2xx:arp32_1:release:csl: src/ip/wd_timer/V0/priv/wd_timer.c
    #
    #
    #
    #
    #
    # Archiving tda2xx:arp32_1:release:firewall_l3l4 into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/fw_l3l4/lib/tda2xx/arp32/release/firewall_l3l4.aearp32F ...
    # Archiving tda2xx:arp32_1:release:stw_examples_utility into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/examples/utility/lib/tda2xx/arp32/release/stw_examples_utility.aearp32F ...
    # Archiving tda2xx:arp32_1:release:vps_osal_tirtos into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/vps/lib/tda2xx/arp32/release/vps_osal_tirtos.aearp32F ...
    #
    # Archiving tda2xx:arp32_1:release:stw_uartconsole into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/uartconsole/lib/tda2xx/arp32/release/stw_uartconsole.aearp32F ...
    #
    #
    #
    # Archiving tda2xx:arp32_1:release:pm_lib_optimized into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/arp32/release/pm_lib_optimized.aearp32F ...
    #
    #
    #
    #
    # Archiving tda2xx:arp32_1:release:stw_platform into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/platform/lib/tda2xx/arp32/release/stw_platform.aearp32F ...
    # Archiving tda2xx:arp32_1:release:pm_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/arp32/release/pm_lib.aearp32F ...
    #
    # Archiving tda2xx:arp32_1:release:ipc_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/ipc_lite/lib/tda2xx/arp32_1/release/ipc_lib.aearp32F ...
    #
    #
    #
    # Archiving tda2xx:arp32_1:release:csl into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/lib/tda2xx/arp32/release/ti.csl.aearp32F ...
    #
    #
    # Archiving tda2xx:arp32_1:release:pm_hal_optimized into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/arp32/release/pm_hal_optimized.aearp32F ...
    #
    #
    # Archiving tda2xx:arp32_1:release:pm_hal into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/arp32/release/pm_hal.aearp32F ...
    #
    Nothing to be done for tda2xx arp32_2 csl_init
    Nothing to be done for tda2xx csl_intc
    Nothing to be done for tda2xx arp32_2 csl
    Nothing to be done for tda2xx arp32_2 csl_utils_common
    Nothing to be done for tda2xx arp32_2 csl_uart_console
    Nothing to be done for tda2xx arp32_2 csl_utils_i2c
    Nothing to be done for tda2xx arp32_2 pm_hal
    Nothing to be done for tda2xx arp32_2 pm_hal_optimized
    Nothing to be done for tda2xx arp32_2 pm_lib
    Nothing to be done for tda2xx arp32_2 pm_lib_optimized
    Nothing to be done for tda2xx pm_rtos
    Nothing to be done for tda2xx arp32_2 sbl_lib
    Nothing to be done for tda2xx arp32_2 sbl_utils
    Nothing to be done for tda2xx arp32_2 diag
    Nothing to be done for tda2xx arp32_2 firewall_l3l4
    Nothing to be done for tda2xx arp32_2 norflash_lib
    Nothing to be done for tda2xx arp32_2 qspiflash_lib
    Nothing to be done for tda2xx arp32_2 i2c_lld
    Nothing to be done for tda2xx arp32_2 stw_platform
    Nothing to be done for tda2xx arp32_2 stw_uartconsole
    Nothing to be done for tda2xx arp32_2 stw_fatlib
    Nothing to be done for tda2xx arp32_2 stw_fatlib_edma
    Nothing to be done for tda2xx arp32_2 stw_boards
    Nothing to be done for tda2xx arp32_2 stw_devices
    Nothing to be done for tda2xx arp32_2 stw_examples_utility
    Nothing to be done for tda2xx arp32_2 vps_osal_baremetal
    Nothing to be done for tda2xx arp32_2 vps_common
    Nothing to be done for tda2xx arp32_2 vpslib
    Nothing to be done for tda2xx arp32_2 vpsdrv_baremetal
    Nothing to be done for tda2xx arp32_2 fvid2
    Nothing to be done for tda2xx arp32_2 vps_osal_tirtos
    Nothing to be done for tda2xx arp32_2 vps_osal_tirtos_smp
    Nothing to be done for tda2xx arp32_2 vpsdrv
    Nothing to be done for tda2xx arp32_2 vps_platforms
    Nothing to be done for tda2xx arp32_2 vps_devices
    Nothing to be done for tda2xx arp32_2 vps_boards
    Nothing to be done for tda2xx arp32_2 vps_examples_utility
    Nothing to be done for tda2xx arp32_2 bsp_i2c
    Nothing to be done for tda2xx arp32_2 bsp_uart
    Nothing to be done for tda2xx arp32_2 bsp_mcspi
    # Compiling tda2xx:arp32_2:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xx.c
    # Compiling tda2xx:arp32_2:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxMailboxCfg.c
    # Compiling tda2xx:arp32_2:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxProcCfg.c
    # Compiling tda2xx:arp32_2:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxXbarCfg.c
    # Compiling tda2xx:arp32_2:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda2xx:arp32_2:release:ipc_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/ipc_lite/lib/tda2xx/arp32_2/release/ipc_lib.aearp32F ...
    #
    Nothing to be done for tda2xx arp32_3 csl_init
    Nothing to be done for tda2xx csl_intc
    Nothing to be done for tda2xx arp32_3 csl
    Nothing to be done for tda2xx arp32_3 csl_utils_common
    Nothing to be done for tda2xx arp32_3 csl_uart_console
    Nothing to be done for tda2xx arp32_3 csl_utils_i2c
    Nothing to be done for tda2xx arp32_3 pm_hal
    Nothing to be done for tda2xx arp32_3 pm_hal_optimized
    Nothing to be done for tda2xx arp32_3 pm_lib
    Nothing to be done for tda2xx arp32_3 pm_lib_optimized
    Nothing to be done for tda2xx pm_rtos
    Nothing to be done for tda2xx arp32_3 sbl_lib
    Nothing to be done for tda2xx arp32_3 sbl_utils
    Nothing to be done for tda2xx arp32_3 diag
    Nothing to be done for tda2xx arp32_3 firewall_l3l4
    Nothing to be done for tda2xx arp32_3 norflash_lib
    Nothing to be done for tda2xx arp32_3 qspiflash_lib
    Nothing to be done for tda2xx arp32_3 i2c_lld
    Nothing to be done for tda2xx arp32_3 stw_uartconsoleNothing to be done for tda2xx arp32_3 stw_platform
    Nothing to be done for tda2xx arp32_3 stw_fatlib
    Nothing to be done for tda2xx arp32_3 stw_fatlib_edma
    Nothing to be done for tda2xx arp32_3 stw_boards
    Nothing to be done for tda2xx arp32_3 stw_devices
    Nothing to be done for tda2xx arp32_3 stw_examples_utility
    Nothing to be done for tda2xx arp32_3 vps_osal_baremetal
    Nothing to be done for tda2xx arp32_3 vps_common
    Nothing to be done for tda2xx arp32_3 vpslib
    Nothing to be done for tda2xx arp32_3 vpsdrv_baremetal
    Nothing to be done for tda2xx arp32_3 fvid2
    Nothing to be done for tda2xx arp32_3 vps_osal_tirtos
    Nothing to be done for tda2xx arp32_3 vps_osal_tirtos_smp
    Nothing to be done for tda2xx arp32_3 vpsdrv
    Nothing to be done for tda2xx arp32_3 vps_platforms
    Nothing to be done for tda2xx arp32_3 vps_devices
    Nothing to be done for tda2xx arp32_3 vps_boards
    Nothing to be done for tda2xx arp32_3 vps_examples_utility
    Nothing to be done for tda2xx arp32_3 bsp_i2c
    Nothing to be done for tda2xx arp32_3 bsp_uart
    Nothing to be done for tda2xx arp32_3 bsp_mcspi
    # Compiling tda2xx:arp32_3:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xx.c
    # Compiling tda2xx:arp32_3:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxMailboxCfg.c
    # Compiling tda2xx:arp32_3:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxProcCfg.c
    # Compiling tda2xx:arp32_3:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxXbarCfg.c
    # Compiling tda2xx:arp32_3:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda2xx:arp32_3:release:ipc_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/ipc_lite/lib/tda2xx/arp32_3/release/ipc_lib.aearp32F ...
    #
    Nothing to be done for tda2xx arp32_4 csl_init
    Nothing to be done for tda2xx csl_intc
    Nothing to be done for tda2xx arp32_4 csl
    Nothing to be done for tda2xx arp32_4 csl_utils_common
    Nothing to be done for tda2xx arp32_4 csl_uart_console
    Nothing to be done for tda2xx arp32_4 csl_utils_i2c
    Nothing to be done for tda2xx arp32_4 pm_hal
    Nothing to be done for tda2xx arp32_4 pm_hal_optimized
    Nothing to be done for tda2xx arp32_4 pm_lib
    Nothing to be done for tda2xx arp32_4 pm_lib_optimized
    Nothing to be done for tda2xx pm_rtos
    Nothing to be done for tda2xx arp32_4 sbl_lib
    Nothing to be done for tda2xx arp32_4 sbl_utils
    Nothing to be done for tda2xx arp32_4 diag
    Nothing to be done for tda2xx arp32_4 firewall_l3l4
    Nothing to be done for tda2xx arp32_4 norflash_lib
    Nothing to be done for tda2xx arp32_4 qspiflash_lib
    Nothing to be done for tda2xx arp32_4 i2c_lld
    Nothing to be done for tda2xx arp32_4 stw_platform
    Nothing to be done for tda2xx arp32_4 stw_uartconsole
    Nothing to be done for tda2xx arp32_4 stw_fatlib
    Nothing to be done for tda2xx arp32_4 stw_fatlib_edma
    Nothing to be done for tda2xx arp32_4 stw_boards
    Nothing to be done for tda2xx arp32_4 stw_devices
    Nothing to be done for tda2xx arp32_4 stw_examples_utility
    Nothing to be done for tda2xx arp32_4 vps_osal_baremetal
    Nothing to be done for tda2xx arp32_4 vps_common
    Nothing to be done for tda2xx arp32_4 vpslib
    Nothing to be done for tda2xx arp32_4 vpsdrv_baremetal
    Nothing to be done for tda2xx arp32_4 fvid2
    Nothing to be done for tda2xx arp32_4 vps_osal_tirtos
    Nothing to be done for tda2xx arp32_4 vps_osal_tirtos_smp
    Nothing to be done for tda2xx arp32_4 vpsdrv
    Nothing to be done for tda2xx arp32_4 vps_platforms
    Nothing to be done for tda2xx arp32_4 vps_devices
    Nothing to be done for tda2xx arp32_4 vps_boards
    Nothing to be done for tda2xx arp32_4 vps_examples_utility
    Nothing to be done for tda2xx arp32_4 bsp_i2c
    Nothing to be done for tda2xx arp32_4 bsp_uart
    Nothing to be done for tda2xx arp32_4 bsp_mcspi
    # Compiling tda2xx:arp32_4:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xx.c
    # Compiling tda2xx:arp32_4:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxMailboxCfg.c
    # Compiling tda2xx:arp32_4:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxProcCfg.c
    # Compiling tda2xx:arp32_4:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxXbarCfg.c
    # Compiling tda2xx:arp32_4:release:ipc_lib: src/ipclib_interrupt.c
    #
    # Archiving tda2xx:arp32_4:release:ipc_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/ipc_lite/lib/tda2xx/arp32_4/release/ipc_lib.aearp32F ...
    #
    Nothing to be done for tda2xx csl_intc
    Nothing to be done for tda2xx pm_rtos
    Nothing to be done for tda2xx a15_0 diag
    Nothing to be done for tda2xx a15_0 vps_common
    Nothing to be done for tda2xx a15_0 vpsdrv_baremetal
    Nothing to be done for tda2xx a15_0 vpslib
    Nothing to be done for tda2xx a15_0 fvid2
    Nothing to be done for tda2xx a15_0 vpsdrv
    Nothing to be done for tda2xx a15_0 vps_devices
    Nothing to be done for tda2xx a15_0 vps_examples_utility
    Nothing to be done for tda2xx a15_0 vps_platforms
    Nothing to be done for tda2xx a15_0 vps_boards
    Nothing to be done for tda2xx a15_0 bsp_uartNothing to be done for tda2xx a15_0 bsp_i2c
    # Compiling tda2xx:a15_0:release:csl_init: a15/src/csl_a15_init.asm
    # Compiling tda2xx:a15_0:release:csl_init: a15/src/exceptionhandler.asm
    Nothing to be done for tda2xx a15_0 bsp_mcspi
    # Compiling tda2xx:a15_0:release:csl_init: a15/src/csl_a15_startup.c
    # Compiling tda2xx:a15_0:release:firewall_l3l4: src/fwlibl3.c
    # Compiling tda2xx:a15_0:release:firewall_l3l4: src/fwlibl4.c
    # Compiling tda2xx:a15_0:release:norflash_lib: src/nor_flash.c
    # Compiling tda2xx:a15_0:release:norflash_lib: src/debug.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_utils: src/sbl_utils_common.c
    # Compiling tda2xx:a15_0:release:csl_uart_console: ./src/uartConfig.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_utils: src/tda2xx/sbl_utils_tda2xx.c
    # Compiling tda2xx:a15_0:release:stw_examples_utility: src/stwutils_app.c
    # Compiling tda2xx:a15_0:release:stw_boards: src/stw_boardTda2xx.c
    # Compiling tda2xx:a15_0:release:stw_boards: src/stw_board.c
    # Compiling tda2xx:a15_0:release:stw_boards: src/stw_boardTda2xxPinmuxData.c
    # Compiling tda2xx:a15_0:release:qspiflash_lib: src/qspi_cmd_init.c
    # Compiling tda2xx:a15_0:release:qspiflash_lib: src/qspi_flash.c
    # Compiling tda2xx:a15_0:release:stw_devices: src/stw_device.c
    # Compiling tda2xx:a15_0:release:stw_devices: src/stw_deviceI2c.c
    # Compiling tda2xx:a15_0:release:stw_devices: src/ioexp/stw_deviceIoexpTca64xx.c
    # Compiling tda2xx:a15_0:release:i2c_lld: src/lld_hsi2c.c
    # Compiling tda2xx:a15_0:release:i2c_lld: src/lld_hsi2c_edma.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_utils: src/tda2xx/sbl_utils_tda2xx_ddr_config.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_utils: src/tda2xx/sbl_utils_tda2xx_iodelay.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/platform.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/tda2xx/sbl_lib_tda2xx_hs_support.asm
    # Compiling tda2xx:a15_0:release:stw_platform: src/stw_platform.c
    # Compiling tda2xx:a15_0:release:csl_utils_common: ./src/app_utils.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/tda2xx/sbl_lib_tda2xx_platform.c
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/pmlib_cpuidle_utils_a15host.asm
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/pmlib_clkrate.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/sbl_lib_common.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/tda2xx/dma_xbar.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/tda2xx/platform_tda2xx.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/tda2xx/sbl_lib_tda2xx_prcm_dpll.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/tda2xx/sbl_lib_tda2xx_hs.c
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/pmlib_sysconfig.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/tda2xx/irq_xbar.c
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/V0/pmlib_boardconfig.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/sbl_lib_board.c
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/V0/pmlib_videopll_data.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/tda2xx/chip_config.c
    # Compiling tda2xx:a15_0:release:vps_osal_tirtos: bsp_osal.c
    # Compiling tda2xx:a15_0:release:stw_fatlib_edma: fatlib_edma/hsmmcsd_edma.c
    # Compiling tda2xx:a15_0:release:stw_uartconsole: src/uartConsole.c# Compiling tda2xx:a15_0:release:csl_utils_i2c: ./src/i2c.c
    # Compiling tda2xx:a15_0:release:stw_uartconsole: src/uartStdio.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/tda2xx/platform_tda2xx_pad_config.c
    # Compiling tda2xx-evm:tda2xx:a15_0:release:sbl_lib: src/sbl_lib_weak.c
    # Compiling tda2xx:a15_0:release:stw_fatlib: src/hsmmcsd_API.c
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/pmlib_videopll.c
    # Compiling tda2xx:a15_0:release:stw_fatlib: src/fat_mmcsd.c
    # Compiling tda2xx:a15_0:release:stw_fatlib: fatfs/ff.c
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/V0/pmlib_clk_rate_data_tda2xx.c
    # Compiling tda2xx:a15_0:release:stw_fatlib: src/hs_mmcsdlib.c
    # Compiling tda2xx:a15_0:release:stw_fatlib: src/mmcsd_proto.c
    # Compiling tda2xx:a15_0:release:stw_platform: src/tda2xx/stw_platformTda2xx.c
    # Compiling tda2xx:a15_0:release:vps_osal_baremetal: osal_cache.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_vm.c
    # Compiling tda2xx:a15_0:release:vps_osal_tirtos_smp: ../bsp_osal.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_vm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_vmdata.c
    # Compiling tda2xx:a15_0:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxMailboxCfg.c
    # Compiling tda2xx:a15_0:release:ipc_lib: src/ipclib_interrupt.c
    # Compiling tda2xx:a15_0:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxProcCfg.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/pmlib_cpuidle_utils_a15host.asm
    # Compiling tda2xx:a15_0:release:pm_lib: prcm/pmlib_cpuidle_a15host.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/V0/pmlib_boardconfig.c
    # Compiling tda2xx:a15_0:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xx.c
    # Compiling tda2xx:a15_0:release:vps_osal_baremetal: osal.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/pmlib_sysconfig.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_pmic.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_pmicComm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_i2cComm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_mm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_prm_int.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_bgap.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_vmdata.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_data.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_pmic.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_data_names.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_pmicComm.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_i2cComm.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_prm_int.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_bgap.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/pmlib_clkrate.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_bgap_data.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/V0/pmlib_videopll_data.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_pdm.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/pmlib_videopll.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_rm.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/V0/pmlib_clk_rate_data_tda2xx.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_mm.c# Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_data_names.c
    
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_data.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_bgap_data.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_pdm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_rm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_sd.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_cm.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_prmdata.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pm_utils.c# Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_clocktree_data.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_prcm_stats.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_clocktree.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/pmhal_videopll.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_videopll_data.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/V0/hw_pmhal_ina226data.c
    # Compiling tda2xx:a15_0:release:ipc_lib: src/tda2xx/ipclib_interruptTda2xxXbarCfg.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_ina226.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_tps659039.c
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_tps65917.c
    # Compiling tda2xx:a15_0:release:pm_lib_optimized: prcm/pmlib_cpuidle_a15host.c# Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_tps659037.c
    
    # Compiling tda2xx:a15_0:release:pm_hal_optimized: prcm/pmhal_mpu_lprm.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_cm.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/common/hw_pmhal_bgap_common_data.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_prmdata.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pm_utils.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_clocktree_data.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_prcm_stats.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_clocktree.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/pmhal_videopll.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_videopll_data.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/V0/hw_pmhal_ina226data.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_ina226.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_tps659039.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_tps659037.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_mpu_lprm.c
    # Compiling tda2xx:a15_0:release:pm_hal: prcm/pmhal_tps65917.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/cache_a15_gcc.asm
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/mmu_a15_gcc.asm
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/performance_unit.asm
    #
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/cache_a15_rom_api_calls.asm
    #
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V0/csl_a15Asm.asm
    #
    #
    #
    #
    # Archiving tda2xx:a15_0:release:norflash_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/boot/sbl_auto/norflash/lib/tda2xx/a15/release/norflash_lib.aa15fg ...
    #
    #
    # Archiving tda2xx:a15_0:release:csl_utils_common into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/example/utils/common/lib/tda2xx/a15/release/csl_utils_common.aa15fg ...
    # Compiling tda2xx:a15_0:release:csl: ./soc/common/csl_device_common.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/mmu_a15.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V0/csl_a15.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/arm_gic/V0/csl_a15_intr.asm
    # Compiling tda2xx:a15_0:release:csl: ./soc/common/csl_device_xbar.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/src/mpu_wugen.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/cp15.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/cpu.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/dcan/V0/priv/dcan.c
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/V1/cache_a15.c
    # Archiving tda2xx:a15_0:release:stw_uartconsole into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/uartconsole/lib/tda2xx/a15/release/stw_uartconsole.aa15fg ...
    # Archiving tda2xx:a15_0:release:qspiflash_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/boot/sbl_auto/qspiflash/lib/tda2xx/a15/release/qspiflash_lib.aa15fg ...
    # Archiving tda2xx:a15_0:release:stw_boards into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/boards/lib/tda2xx/a15/release/stw_boards.aa15fg ...
    #
    # Compiling tda2xx:a15_0:release:csl: ./arch/a15/src/interrupt.c
    #
    #
    #
    # Archiving tda2xx:a15_0:release:csl_uart_console into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/example/utils/uart_console/lib/tda2xx/a15/release/csl_uart_console.aa15fg ...
    # Archiving tda2xx:a15_0:release:csl_init into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/lib/tda2xx/a15/release/ti.csl.init.aa15fg ...
    #
    # Archiving tda2xx:a15_0:release:firewall_l3l4 into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/fw_l3l4/lib/tda2xx/a15/release/firewall_l3l4.aa15fg ...
    # Compiling tda2xx:a15_0:release:csl: src/ip/edma/V1/priv/edma.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/elm/V0/priv/elm.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/emif/V0/priv/emif.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/l3fw/V0/priv/l3fw.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/l4fw/V0/priv/l4fw.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/epwm/V0/priv/csl_epwm.c
    #
    # Compiling tda2xx:a15_0:release:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/mmu/dsp/V0/priv/mmu.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/gpio/V1/priv/gpio_v2.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/mmc/V0/priv/mmcsd.c#
    # Archiving tda2xx:a15_0:release:stw_examples_utility into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/examples/utility/lib/tda2xx/a15/release/stw_examples_utility.aa15fg ...
    # Compiling tda2xx:a15_0:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l1.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/ocmc/V0/priv/ocmc_ecc_l2.c
    #
    # Compiling tda2xx:a15_0:release:csl: src/ip/qspi/V1/priv/qspi.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/spinlock/V0/priv/spinlock.c
    # Archiving tda2xx:a15_0:release:i2c_lld into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/i2clld/lib/tda2xx/a15/release/i2c_lld.aa15fg ...
    # Compiling tda2xx:a15_0:release:csl: src/ip/timer/V1/priv/timer.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/uart/V1/priv/uart.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/wd_timer/V0/priv/wd_timer.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling tda2xx:a15_0:release:csl: src/ip/pcie/V1/priv/pcie.c
    # Archiving tda2xx:a15_0:release:stw_devices into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/devices/lib/tda2xx/a15/release/stw_devices.aa15fg ...
    #
    #
    #
    # Compiling tda2xx:a15_0:release:csl: src/ip/mailbox/V0/priv/mailbox.c
    ##
    #
    #
    #
    #
    #
    #
    #
    #
    # Archiving tda2xx:a15_0:release:vps_osal_baremetal into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/vps/lib/tda2xx/a15_0/release/vps_osal_baremetal.aa15fg ...
    # Archiving tda2xx:a15_0:release:stw_fatlib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/fatlib/lib/tda2xx/a15/release/stw_fatlib.aa15fg ...
    #
    #
    # Archiving tda2xx:a15_0:release:stw_fatlib_edma into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/fatlib/lib/tda2xx/a15/release/stw_fatlib_edma.aa15fg ...
    # Archiving tda2xx:a15_0:release:vps_osal_tirtos_smp into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/vps/lib/tda2xx/a15/release/vps_osal_tirtos_smp.aa15fg ...
    #
    # Archiving tda2xx:a15_0:release:pm_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/a15/release/pm_lib.aa15fg ...
    # Archiving tda2xx:a15_0:release:ipc_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/ipc_lite/lib/tda2xx/a15_0/release/ipc_lib.aa15fg ...
    # Archiving tda2xx-evm:tda2xx:a15_0:release:sbl_utils into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/boot/sbl_auto/lib/tda2xx-evm/a15/release/sbl_utils.aa15fg ...
    # Archiving tda2xx-evm:tda2xx:a15_0:release:sbl_lib into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/boot/sbl_auto/lib/tda2xx-evm/a15/release/sbl_lib.aa15fg ...
    # Archiving tda2xx:a15_0:release:stw_platform into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/stw_lld/platform/lib/tda2xx/a15/release/stw_platform.aa15fg ...
    #
    #
    # Archiving tda2xx:a15_0:release:csl_utils_i2c into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/example/utils/i2c/lib/tda2xx/a15/release/csl_utils_i2c.aa15fg ...
    #
    #
    #
    #
    #
    #
    #
    #
    #
    # Archiving tda2xx:a15_0:release:vps_osal_tirtos into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/vps/lib/tda2xx/a15/release/vps_osal_tirtos.aa15fg ...
    ##
    #
    # Archiving tda2xx:a15_0:release:pm_hal into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/a15/release/pm_hal.aa15fg ...
    #
    # Archiving tda2xx:a15_0:release:pm_hal_optimized into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/a15/release/pm_hal_optimized.aa15fg ...
    #
    # Archiving tda2xx:a15_0:release:pm_lib_optimized into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/drv/pm/lib/tda2xx/a15/release/pm_lib_optimized.aa15fg ...
    #
    #
    #
    # Archiving tda2xx:a15_0:release:csl into c:/ti/PROCESSOR_SDK_VISION_03_07_00_00/ti_components/drivers/pdk_01_10_03_07/packages/ti/csl/lib/tda2xx/a15/release/ti.csl.aa15fg ...
    #
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    MAKEFILE.MK:33: warning: overriding commands for target `apps'
    MAKEFILE.MK:33: warning: ignoring old commands for target `apps'
    MAKEFILE.MK:56: warning: overriding commands for target `apps_eve1'
    MAKEFILE.MK:56: warning: ignoring old commands for target `apps_eve1'
    MAKEFILE.MK:67: warning: overriding commands for target `apps_eve2'
    MAKEFILE.MK:67: warning: ignoring old commands for target `apps_eve2'
    MAKEFILE.MK:78: warning: overriding commands for target `apps_eve3'
    MAKEFILE.MK:78: warning: ignoring old commands for target `apps_eve3'
    MAKEFILE.MK:89: warning: overriding commands for target `apps_eve4'
    MAKEFILE.MK:89: warning: ignoring old commands for target `apps_eve4'
    MAKEFILE.MK:105: warning: overriding commands for target `apps_ipu1_1'
    MAKEFILE.MK:105: warning: ignoring old commands for target `apps_ipu1_1'
    MAKEFILE.MK:116: warning: overriding commands for target `apps_dsp1'
    MAKEFILE.MK:116: warning: ignoring old commands for target `apps_dsp1'
    MAKEFILE.MK:127: warning: overriding commands for target `apps_dsp2'
    MAKEFILE.MK:127: warning: ignoring old commands for target `apps_dsp2'
    MAKEFILE.MK:139: warning: overriding commands for target `apps_a15'
    MAKEFILE.MK:139: warning: ignoring old commands for target `apps_a15'
    MAKEFILE.MK:151: warning: overriding commands for target `apps_ipu1_0'
    MAKEFILE.MK:151: warning: ignoring old commands for target `apps_ipu1_0'
    MAKEFILE.MK:162: warning: overriding commands for target `apps_ipu2'
    MAKEFILE.MK:162: warning: ignoring old commands for target `apps_ipu2'
    MAKEFILE.MK:168: warning: overriding commands for target `libs'
    MAKEFILE.MK:168: warning: ignoring old commands for target `libs'
    MAKEFILE.MK:171: warning: overriding commands for target `clean_files'
    MAKEFILE.MK:171: warning: ignoring old commands for target `clean_files'
    MAKEFILE.MK:184: warning: overriding commands for target `clean'
    MAKEFILE.MK:184: warning: ignoring old commands for target `clean'
    MAKEFILE.MK:267: warning: overriding commands for target `depend'
    MAKEFILE.MK:267: warning: ignoring old commands for target `depend'
    MAKEFILE.MK:274: warning: overriding commands for target `header'
    MAKEFILE.MK:274: warning: ignoring old commands for target `header'
    MAKEFILE.MK:279: warning: overriding commands for target `footer'
    MAKEFILE.MK:279: warning: ignoring old commands for target `footer'
    MAKEFILE.MK:285: warning: overriding commands for target `all'
    MAKEFILE.MK:285: warning: ignoring old commands for target `all'
    gmake[3]: *** No rule to make target `;'.  Stop.
    gmake[3]: *** Waiting for unfinished jobs....
    gmake[2]: *** [depend] Error 2
    gmake[1]: *** [links_fw_depend] Error 2
    gmake.exe: *** [depend] Error 2
    
    c:\ti\PROCESSOR_SDK_VISION_03_07_00_00\vision_sdk\build>
     

    B/R

    Matt

  • Hi,

    Can you share all the steps you followed for the vision SDK build after the SDK installation?

    Thanks

    Gaviraju

  • Hi Gaviraju,

    1. Download and Install PROCESSOR_SDK_VISION_03_07_00_00 (Installer Package for windows)

       Vision sdk  => software-dl.ti.com/.../index_FDS.html

    2. Install path => c:\ti\PROCESSOR_SDK_VISION_03_07_00_00

    3. Download "A15 Compiler, Linker" and install the tools under "c:\ti\PROCESSOR_SDK_VISION_03_07_00_00/ti_components/cg_tools/windows/".

        A15 Compiler, Linker => launchpad.net/.../4.9-2015-q3-update

        Rename folder for  "gcc-arm-none-eabi-4_9-2015q3"

    4. Add xdc path in environment variables.

       => C:\ti\PROCESSOR_SDK_VISION_03_07_00_00\ti_components\os_tools\windows\xdctools_3_32_01_22_core

    5. Change directory to C:\ti\PROCESSOR_SDK_VISION_03_07_00_00\vision_sdk\build

    6. gmake.exe -s -j depend

    B/R 

    Matt

  • Hi,

    Fire the build without -j option.

    gmake -s depend

    gamke -s

     

     Thanks

    Gaviraju

  • Hello Gaviraju,

    OS platform : Windows 10 (19041.63)

    Try to re-install vision sdk and a15,linker.

    And build w/o -j option !

    It's still fail.

    B/R

    Matt

  • Hi,

     Please follow the instructions given below thread.

    Thanks

    Gaviraju

  • Hello Gaviraju,

    Thanks for yours help.

    Some questions:

    1.  How do load the entire vision sdk to ccs for debugging ?

    2. Currently, IPU1_0 can been half in ipc link only. BUT for usecases operator on IPU1_0,

         - How to achieve usecases option list on terminal screen ?  

         - Do you know any clear instruction or hints to achieve customs usecases C code(or other C code) on shared area? good to setup breakpoints on this.

    B/R

    Matt Yen

  • Hi,

    This is a different query so please create a new E2E thread & we'll respond in the new thread 

    Thanks

    Gaviraju