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/TDA2PXEVM: Compilation failure

Part Number: TDA2PXEVM

Tool/software: TI C/C++ Compiler

I am trying to create a use case & referring the document (VisionSDK_UserGuide_UsecaseGen.pdf ,VisionSDK_UserGuide_BuildSystem.pdf present in docs folder of vision_sdk.)

I get following error while executing make -s depend & make -s in vision_sdk\build.

root@bhagyashree-Latitude-5490:/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build# make -s depend
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
mkdir: cannot create directory ‘/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/links_fw/include/config’: File exists
mkdir: cannot create directory ‘/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/links_fw/include/config/apps’: File exists
mkdir: cannot create directory ‘/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/links_fw/include/config/apps/tda2px_evm_bios_all’: File exists
# makeconfig: Config is [ tda2px_evm_bios_all ]
# makeconfig: Output file is @ /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/links_fw/include/config/apps/tda2px_evm_bios_all/system_cfg.h
# makeconfig: Input  file is @ /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build/configs/tda2px_evm_bios_all/cfg.mk
# makeconfig: Generating header ...
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Generating alg plugin config ...
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Generating usecase config ...
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Generating footer ...
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Done !!!
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
#
# CPUs that are NOT required but included in config [ tda2px_evm_bios_all ],
#
# WARNING: IPU1_1 can be excluded from application
# WARNING: EVE1 can be excluded from application
# WARNING: EVE2 can be excluded from application
# WARNING: A15_0 can be excluded from application
#
# CPUs that are required but not included in config [ tda2px_evm_bios_all ],
#
#
# Edit /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build/configs/tda2px_evm_bios_all/cfg.mk to include or exclude CPUs in an application
#
Nothing to be done for tda2px ipu1_0 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px ipu1_0 sbl_utils
Nothing to be done for tda2px ipu1_0 vps_osal_tirtos_smp
Nothing to be done for tda2px ipu1_1 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px ipu1_1 csl
Nothing to be done for tda2px ipu1_1 csl_utils_common
Nothing to be done for tda2px ipu1_1 csl_uart_console
Nothing to be done for tda2px ipu1_1 csl_utils_i2c
Nothing to be done for tda2px ipu1_1 pm_hal
Nothing to be done for tda2px ipu1_1 pm_hal_optimized
Nothing to be done for tda2px ipu1_1 pm_lib
Nothing to be done for tda2px ipu1_1 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px ipu1_1 sbl_lib
Nothing to be done for tda2px ipu1_1 sbl_utils
Nothing to be done for tda2px ipu1_1 diag
Nothing to be done for tda2px ipu1_1 firewall_l3l4
Nothing to be done for tda2px ipu1_1 norflash_lib
Nothing to be done for tda2px ipu1_1 qspiflash_lib
Nothing to be done for tda2px ipu1_1 i2c_lld
Nothing to be done for tda2px ipu1_1 stw_platform
Nothing to be done for tda2px ipu1_1 stw_uartconsole
Nothing to be done for tda2px ipu1_1 stw_fatlib
Nothing to be done for tda2px ipu1_1 stw_fatlib_edma
Nothing to be done for tda2px ipu1_1 stw_boards
Nothing to be done for tda2px ipu1_1 stw_devices
Nothing to be done for tda2px ipu1_1 stw_examples_utility
Nothing to be done for tda2px ipu1_1 vps_common
Nothing to be done for tda2px ipu1_1 vpslib
Nothing to be done for tda2px ipu1_1 vpsdrv_baremetal
Nothing to be done for tda2px ipu1_1 fvid2
Nothing to be done for tda2px ipu1_1 vps_osal_tirtos
Nothing to be done for tda2px ipu1_1 vps_osal_tirtos_smp
Nothing to be done for tda2px ipu1_1 vpsdrv
Nothing to be done for tda2px ipu1_1 vps_platforms
Nothing to be done for tda2px ipu1_1 vps_devices
Nothing to be done for tda2px ipu1_1 vps_boards
Nothing to be done for tda2px ipu1_1 vps_examples_utility
Nothing to be done for tda2px ipu1_1 bsp_i2c
Nothing to be done for tda2px ipu1_1 bsp_uart
Nothing to be done for tda2px ipu1_1 bsp_mcspi
Nothing to be done for tda2px ipu2_0 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px ipu2_0 csl
Nothing to be done for tda2px ipu2_0 csl_utils_common
Nothing to be done for tda2px ipu2_0 csl_uart_console
Nothing to be done for tda2px ipu2_0 csl_utils_i2c
Nothing to be done for tda2px ipu2_0 pm_hal
Nothing to be done for tda2px ipu2_0 pm_hal_optimized
Nothing to be done for tda2px ipu2_0 pm_lib
Nothing to be done for tda2px ipu2_0 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px ipu2_0 sbl_lib
Nothing to be done for tda2px ipu2_0 sbl_utils
Nothing to be done for tda2px ipu2_0 diag
Nothing to be done for tda2px ipu2_0 firewall_l3l4
Nothing to be done for tda2px ipu2_0 norflash_lib
Nothing to be done for tda2px ipu2_0 qspiflash_lib
Nothing to be done for tda2px ipu2_0 i2c_lld
Nothing to be done for tda2px ipu2_0 stw_platform
Nothing to be done for tda2px ipu2_0 stw_uartconsole
Nothing to be done for tda2px ipu2_0 stw_fatlib
Nothing to be done for tda2px ipu2_0 stw_fatlib_edma
Nothing to be done for tda2px ipu2_0 stw_boards
Nothing to be done for tda2px ipu2_0 stw_devices
Nothing to be done for tda2px ipu2_0 stw_examples_utility
Nothing to be done for tda2px ipu2_0 vps_common
Nothing to be done for tda2px ipu2_0 vpslib
Nothing to be done for tda2px ipu2_0 vpsdrv_baremetal
Nothing to be done for tda2px ipu2_0 fvid2
Nothing to be done for tda2px ipu2_0 vps_osal_tirtos
Nothing to be done for tda2px ipu2_0 vps_osal_tirtos_smp
Nothing to be done for tda2px ipu2_0 vpsdrv
Nothing to be done for tda2px ipu2_0 vps_platforms
Nothing to be done for tda2px ipu2_0 vps_devices
Nothing to be done for tda2px ipu2_0 vps_boards
Nothing to be done for tda2px ipu2_0 vps_examples_utility
Nothing to be done for tda2px ipu2_0 bsp_i2c
Nothing to be done for tda2px ipu2_0 bsp_uart
Nothing to be done for tda2px ipu2_0 bsp_mcspi
Nothing to be done for tda2px c66x csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px c66x sbl_lib
Nothing to be done for tda2px c66x sbl_utils
Nothing to be done for tda2px c66x diag
Nothing to be done for tda2px c66x ipc_lib
Nothing to be done for tda2px c66x norflash_lib
Nothing to be done for tda2px c66x qspiflash_lib
Nothing to be done for tda2px c66x stw_fatlib
Nothing to be done for tda2px c66x stw_fatlib_edma
Nothing to be done for tda2px c66x vps_osal_baremetal
Nothing to be done for tda2px c66x vps_common
Nothing to be done for tda2px c66x vpslib
Nothing to be done for tda2px c66x vpsdrv_baremetal
Nothing to be done for tda2px c66x fvid2
Nothing to be done for tda2px c66x vps_osal_tirtos_smp
Nothing to be done for tda2px c66x vpsdrv
Nothing to be done for tda2px c66x vps_platforms
Nothing to be done for tda2px c66x vps_devices
Nothing to be done for tda2px c66x vps_boards
Nothing to be done for tda2px c66x vps_examples_utility
Nothing to be done for tda2px c66x bsp_i2c
Nothing to be done for tda2px c66x bsp_uart
Nothing to be done for tda2px c66x bsp_mcspi
Nothing to be done for tda2px c66xdsp_1 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px c66xdsp_1 csl
Nothing to be done for tda2px c66xdsp_1 csl_utils_common
Nothing to be done for tda2px c66xdsp_1 csl_uart_console
Nothing to be done for tda2px c66xdsp_1 csl_utils_i2c
Nothing to be done for tda2px c66xdsp_1 pm_hal
Nothing to be done for tda2px c66xdsp_1 pm_hal_optimized
Nothing to be done for tda2px c66xdsp_1 pm_lib
Nothing to be done for tda2px c66xdsp_1 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px c66xdsp_1 sbl_lib
Nothing to be done for tda2px c66xdsp_1 sbl_utils
Nothing to be done for tda2px c66xdsp_1 diag
Nothing to be done for tda2px c66xdsp_1 firewall_l3l4
Nothing to be done for tda2px c66xdsp_1 norflash_lib
Nothing to be done for tda2px c66xdsp_1 qspiflash_lib
Nothing to be done for tda2px c66xdsp_1 i2c_lld
Nothing to be done for tda2px c66xdsp_1 stw_platform
Nothing to be done for tda2px c66xdsp_1 stw_uartconsole
Nothing to be done for tda2px c66xdsp_1 stw_fatlib
Nothing to be done for tda2px c66xdsp_1 stw_fatlib_edma
Nothing to be done for tda2px c66xdsp_1 stw_boards
Nothing to be done for tda2px c66xdsp_1 stw_devices
Nothing to be done for tda2px c66xdsp_1 stw_examples_utility
Nothing to be done for tda2px c66xdsp_1 vps_common
Nothing to be done for tda2px c66xdsp_1 vpslib
Nothing to be done for tda2px c66xdsp_1 vpsdrv_baremetal
Nothing to be done for tda2px c66xdsp_1 fvid2
Nothing to be done for tda2px c66xdsp_1 vps_osal_tirtos
Nothing to be done for tda2px c66xdsp_1 vps_osal_tirtos_smp
Nothing to be done for tda2px c66xdsp_1 vpsdrv
Nothing to be done for tda2px c66xdsp_1 vps_platforms
Nothing to be done for tda2px c66xdsp_1 vps_devices
Nothing to be done for tda2px c66xdsp_1 vps_boards
Nothing to be done for tda2px c66xdsp_1 vps_examples_utility
Nothing to be done for tda2px c66xdsp_1 bsp_i2c
Nothing to be done for tda2px c66xdsp_1 bsp_uart
Nothing to be done for tda2px c66xdsp_1 bsp_mcspi
Nothing to be done for tda2px c66xdsp_2 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px c66xdsp_2 csl
Nothing to be done for tda2px c66xdsp_2 csl_utils_common
Nothing to be done for tda2px c66xdsp_2 csl_uart_console
Nothing to be done for tda2px c66xdsp_2 csl_utils_i2c
Nothing to be done for tda2px c66xdsp_2 pm_hal
Nothing to be done for tda2px c66xdsp_2 pm_hal_optimized
Nothing to be done for tda2px c66xdsp_2 pm_lib
Nothing to be done for tda2px c66xdsp_2 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px c66xdsp_2 sbl_lib
Nothing to be done for tda2px c66xdsp_2 sbl_utils
Nothing to be done for tda2px c66xdsp_2 diag
Nothing to be done for tda2px c66xdsp_2 firewall_l3l4
Nothing to be done for tda2px c66xdsp_2 norflash_lib
Nothing to be done for tda2px c66xdsp_2 qspiflash_lib
Nothing to be done for tda2px c66xdsp_2 i2c_lld
Nothing to be done for tda2px c66xdsp_2 stw_platform
Nothing to be done for tda2px c66xdsp_2 stw_uartconsole
Nothing to be done for tda2px c66xdsp_2 stw_fatlib
Nothing to be done for tda2px c66xdsp_2 stw_fatlib_edma
Nothing to be done for tda2px c66xdsp_2 stw_boards
Nothing to be done for tda2px c66xdsp_2 stw_devices
Nothing to be done for tda2px c66xdsp_2 stw_examples_utility
Nothing to be done for tda2px c66xdsp_2 vps_common
Nothing to be done for tda2px c66xdsp_2 vpslib
Nothing to be done for tda2px c66xdsp_2 vpsdrv_baremetal
Nothing to be done for tda2px c66xdsp_2 fvid2
Nothing to be done for tda2px c66xdsp_2 vps_osal_tirtos
Nothing to be done for tda2px c66xdsp_2 vps_osal_tirtos_smp
Nothing to be done for tda2px c66xdsp_2 vpsdrv
Nothing to be done for tda2px c66xdsp_2 vps_platforms
Nothing to be done for tda2px c66xdsp_2 vps_devices
Nothing to be done for tda2px c66xdsp_2 vps_boards
Nothing to be done for tda2px c66xdsp_2 vps_examples_utility
Nothing to be done for tda2px c66xdsp_2 bsp_i2c
Nothing to be done for tda2px c66xdsp_2 bsp_uart
Nothing to be done for tda2px c66xdsp_2 bsp_mcspi
Nothing to be done for tda2px arp32_1 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px arp32_1 sbl_lib
Nothing to be done for tda2px arp32_1 sbl_utils
Nothing to be done for tda2px arp32_1 diag
Nothing to be done for tda2px arp32_1 norflash_lib
Nothing to be done for tda2px arp32_1 qspiflash_lib
Nothing to be done for tda2px arp32_1 i2c_lld
Nothing to be done for tda2px arp32_1 stw_fatlib
Nothing to be done for tda2px arp32_1 stw_fatlib_edma
Nothing to be done for tda2px arp32_1 stw_boards
Nothing to be done for tda2px arp32_1 stw_devices
Nothing to be done for tda2px arp32_1 vps_osal_baremetal
Nothing to be done for tda2px arp32_1 vps_common
Nothing to be done for tda2px arp32_1 vpslib
Nothing to be done for tda2px arp32_1 vpsdrv_baremetal
Nothing to be done for tda2px arp32_1 fvid2
Nothing to be done for tda2px arp32_1 vps_osal_tirtos_smp
Nothing to be done for tda2px arp32_1 vpsdrv
Nothing to be done for tda2px arp32_1 vps_platforms
Nothing to be done for tda2px arp32_1 vps_devices
Nothing to be done for tda2px arp32_1 vps_boards
Nothing to be done for tda2px arp32_1 vps_examples_utility
Nothing to be done for tda2px arp32_1 bsp_i2c
Nothing to be done for tda2px arp32_1 bsp_uart
Nothing to be done for tda2px arp32_1 bsp_mcspi
Nothing to be done for tda2px arp32_2 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px arp32_2 csl
Nothing to be done for tda2px arp32_2 csl_utils_common
Nothing to be done for tda2px arp32_2 csl_uart_console
Nothing to be done for tda2px arp32_2 csl_utils_i2c
Nothing to be done for tda2px arp32_2 pm_hal
Nothing to be done for tda2px arp32_2 pm_hal_optimized
Nothing to be done for tda2px arp32_2 pm_lib
Nothing to be done for tda2px arp32_2 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px arp32_2 sbl_lib
Nothing to be done for tda2px arp32_2 sbl_utils
Nothing to be done for tda2px arp32_2 diag
Nothing to be done for tda2px arp32_2 firewall_l3l4
Nothing to be done for tda2px arp32_2 norflash_lib
Nothing to be done for tda2px arp32_2 qspiflash_lib
Nothing to be done for tda2px arp32_2 i2c_lld
Nothing to be done for tda2px arp32_2 stw_platform
Nothing to be done for tda2px arp32_2 stw_uartconsole
Nothing to be done for tda2px arp32_2 stw_fatlib
Nothing to be done for tda2px arp32_2 stw_fatlib_edma
Nothing to be done for tda2px arp32_2 stw_boards
Nothing to be done for tda2px arp32_2 stw_devices
Nothing to be done for tda2px arp32_2 stw_examples_utility
Nothing to be done for tda2px arp32_2 vps_osal_baremetal
Nothing to be done for tda2px arp32_2 vps_common
Nothing to be done for tda2px arp32_2 vpslib
Nothing to be done for tda2px arp32_2 vpsdrv_baremetal
Nothing to be done for tda2px arp32_2 fvid2
Nothing to be done for tda2px arp32_2 vps_osal_tirtos
Nothing to be done for tda2px arp32_2 vps_osal_tirtos_smp
Nothing to be done for tda2px arp32_2 vpsdrv
Nothing to be done for tda2px arp32_2 vps_platforms
Nothing to be done for tda2px arp32_2 vps_devices
Nothing to be done for tda2px arp32_2 vps_boards
Nothing to be done for tda2px arp32_2 vps_examples_utility
Nothing to be done for tda2px arp32_2 bsp_i2c
Nothing to be done for tda2px arp32_2 bsp_uart
Nothing to be done for tda2px arp32_2 bsp_mcspi
Nothing to be done for tda2px arp32_3 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px arp32_3 csl
Nothing to be done for tda2px arp32_3 csl_utils_common
Nothing to be done for tda2px arp32_3 csl_uart_console
Nothing to be done for tda2px arp32_3 csl_utils_i2c
Nothing to be done for tda2px arp32_3 pm_hal
Nothing to be done for tda2px arp32_3 pm_hal_optimized
Nothing to be done for tda2px arp32_3 pm_lib
Nothing to be done for tda2px arp32_3 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px arp32_3 sbl_lib
Nothing to be done for tda2px arp32_3 sbl_utils
Nothing to be done for tda2px arp32_3 diag
Nothing to be done for tda2px arp32_3 firewall_l3l4
Nothing to be done for tda2px arp32_3 ipc_lib
Nothing to be done for tda2px arp32_3 norflash_lib
Nothing to be done for tda2px arp32_3 qspiflash_lib
Nothing to be done for tda2px arp32_3 i2c_lld
Nothing to be done for tda2px arp32_3 stw_platform
Nothing to be done for tda2px arp32_3 stw_uartconsole
Nothing to be done for tda2px arp32_3 stw_fatlib
Nothing to be done for tda2px arp32_3 stw_fatlib_edma
Nothing to be done for tda2px arp32_3 stw_boards
Nothing to be done for tda2px arp32_3 stw_devices
Nothing to be done for tda2px arp32_3 stw_examples_utility
Nothing to be done for tda2px arp32_3 vps_osal_baremetal
Nothing to be done for tda2px arp32_3 vps_common
Nothing to be done for tda2px arp32_3 vpslib
Nothing to be done for tda2px arp32_3 vpsdrv_baremetal
Nothing to be done for tda2px arp32_3 fvid2
Nothing to be done for tda2px arp32_3 vps_osal_tirtos
Nothing to be done for tda2px arp32_3 vps_osal_tirtos_smp
Nothing to be done for tda2px arp32_3 vpsdrv
Nothing to be done for tda2px arp32_3 vps_platforms
Nothing to be done for tda2px arp32_3 vps_devices
Nothing to be done for tda2px arp32_3 vps_boards
Nothing to be done for tda2px arp32_3 vps_examples_utility
Nothing to be done for tda2px arp32_3 bsp_i2c
Nothing to be done for tda2px arp32_3 bsp_uart
Nothing to be done for tda2px arp32_3 bsp_mcspi
Nothing to be done for tda2px arp32_4 csl_init
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px arp32_4 csl
Nothing to be done for tda2px arp32_4 csl_utils_common
Nothing to be done for tda2px arp32_4 csl_uart_console
Nothing to be done for tda2px arp32_4 csl_utils_i2c
Nothing to be done for tda2px arp32_4 pm_hal
Nothing to be done for tda2px arp32_4 pm_hal_optimized
Nothing to be done for tda2px arp32_4 pm_lib
Nothing to be done for tda2px arp32_4 pm_lib_optimized
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px arp32_4 sbl_lib
Nothing to be done for tda2px arp32_4 sbl_utils
Nothing to be done for tda2px arp32_4 diag
Nothing to be done for tda2px arp32_4 firewall_l3l4
Nothing to be done for tda2px arp32_4 ipc_lib
Nothing to be done for tda2px arp32_4 norflash_lib
Nothing to be done for tda2px arp32_4 qspiflash_lib
Nothing to be done for tda2px arp32_4 i2c_lld
Nothing to be done for tda2px arp32_4 stw_platform
Nothing to be done for tda2px arp32_4 stw_uartconsole
Nothing to be done for tda2px arp32_4 stw_fatlib
Nothing to be done for tda2px arp32_4 stw_fatlib_edma
Nothing to be done for tda2px arp32_4 stw_boards
Nothing to be done for tda2px arp32_4 stw_devices
Nothing to be done for tda2px arp32_4 stw_examples_utility
Nothing to be done for tda2px arp32_4 vps_osal_baremetal
Nothing to be done for tda2px arp32_4 vps_common
Nothing to be done for tda2px arp32_4 vpslib
Nothing to be done for tda2px arp32_4 vpsdrv_baremetal
Nothing to be done for tda2px arp32_4 fvid2
Nothing to be done for tda2px arp32_4 vps_osal_tirtos
Nothing to be done for tda2px arp32_4 vps_osal_tirtos_smp
Nothing to be done for tda2px arp32_4 vpsdrv
Nothing to be done for tda2px arp32_4 vps_platforms
Nothing to be done for tda2px arp32_4 vps_devices
Nothing to be done for tda2px arp32_4 vps_boards
Nothing to be done for tda2px arp32_4 vps_examples_utility
Nothing to be done for tda2px arp32_4 bsp_i2c
Nothing to be done for tda2px arp32_4 bsp_uart
Nothing to be done for tda2px arp32_4 bsp_mcspi
Nothing to be done for tda2px csl_intc
Nothing to be done for tda2px pm_rtos
Nothing to be done for tda2px a15_0 diag
Nothing to be done for tda2px a15_0 vps_common
Nothing to be done for tda2px a15_0 vpslib
Nothing to be done for tda2px a15_0 vpsdrv_baremetal
Nothing to be done for tda2px a15_0 fvid2
Nothing to be done for tda2px a15_0 vpsdrv
Nothing to be done for tda2px a15_0 vps_platforms
Nothing to be done for tda2px a15_0 vps_devices
Nothing to be done for tda2px a15_0 vps_boards
Nothing to be done for tda2px a15_0 vps_examples_utility
Nothing to be done for tda2px a15_0 bsp_i2c
Nothing to be done for tda2px a15_0 bsp_uart
Nothing to be done for tda2px a15_0 bsp_mcspi
# Depend tda2px-evm:ipu1_0:release:links_common_algorithm
# Depend tda2px-evm:ipu1_1:release:links_common_algorithm
# Depend tda2px-evm:ipu2:release:links_common_algorithm
# Depend tda2px-evm:a15_0:release:links_common_algorithm
# Depend tda2px-evm:c66xdsp_1:release:links_common_algorithm
# Depend tda2px-evm:c66xdsp_2:release:links_common_algorithm
# Depend tda2px-evm:arp32_1:release:links_common_algorithm
# Depend tda2px-evm:arp32_2:release:links_common_algorithm
# Depend tda2px-evm:ipu1_0:release:links_common_dup
# Depend tda2px-evm:ipu1_1:release:links_common_dup
# Depend tda2px-evm:ipu2:release:links_common_dup
# Depend tda2px-evm:a15_0:release:links_common_dup
# Depend tda2px-evm:c66xdsp_1:release:links_common_dup
# Depend tda2px-evm:c66xdsp_2:release:links_common_dup
# Depend tda2px-evm:arp32_1:release:links_common_dup
# Depend tda2px-evm:arp32_2:release:links_common_dup
# Depend tda2px-evm:ipu1_0:release:links_common_gate
# Depend tda2px-evm:ipu1_1:release:links_common_gate
# Depend tda2px-evm:ipu2:release:links_common_gate
# Depend tda2px-evm:a15_0:release:links_common_gate
# Depend tda2px-evm:c66xdsp_1:release:links_common_gate
# Depend tda2px-evm:c66xdsp_2:release:links_common_gate
# Depend tda2px-evm:arp32_1:release:links_common_gate
# Depend tda2px-evm:arp32_2:release:links_common_gate
# Depend tda2px-evm:ipu1_0:release:links_common_ipcIn
# Depend tda2px-evm:ipu1_1:release:links_common_ipcIn
# Depend tda2px-evm:ipu2:release:links_common_ipcIn
# Depend tda2px-evm:a15_0:release:links_common_ipcIn
# Depend tda2px-evm:c66xdsp_1:release:links_common_ipcIn
# Depend tda2px-evm:c66xdsp_2:release:links_common_ipcIn
# Depend tda2px-evm:arp32_1:release:links_common_ipcIn
# Depend tda2px-evm:arp32_2:release:links_common_ipcIn
# Depend tda2px-evm:ipu1_0:release:links_common_ipcOut
# Depend tda2px-evm:ipu1_1:release:links_common_ipcOut
# Depend tda2px-evm:ipu2:release:links_common_ipcOut
# Depend tda2px-evm:a15_0:release:links_common_ipcOut
# Depend tda2px-evm:c66xdsp_1:release:links_common_ipcOut
# Depend tda2px-evm:c66xdsp_2:release:links_common_ipcOut
# Depend tda2px-evm:arp32_1:release:links_common_ipcOut
# Depend tda2px-evm:arp32_2:release:links_common_ipcOut
# Depend tda2px-evm:ipu1_0:release:links_common_merge
# Depend tda2px-evm:ipu1_1:release:links_common_merge
# Depend tda2px-evm:ipu2:release:links_common_merge
# Depend tda2px-evm:a15_0:release:links_common_merge
# Depend tda2px-evm:c66xdsp_1:release:links_common_merge
# Depend tda2px-evm:c66xdsp_2:release:links_common_merge
# Depend tda2px-evm:arp32_1:release:links_common_merge
# Depend tda2px-evm:arp32_2:release:links_common_merge
# Depend tda2px-evm:ipu1_0:release:links_common_null
# Depend tda2px-evm:ipu1_1:release:links_common_null
# Depend tda2px-evm:ipu2:release:links_common_null
# Depend tda2px-evm:a15_0:release:links_common_null
# Depend tda2px-evm:c66xdsp_1:release:links_common_null
# Depend tda2px-evm:c66xdsp_2:release:links_common_null
# Depend tda2px-evm:arp32_1:release:links_common_null
# Depend tda2px-evm:arp32_2:release:links_common_null
# Depend tda2px-evm:ipu1_0:release:links_common_nullSrc
# Depend tda2px-evm:ipu1_1:release:links_common_nullSrc
# Depend tda2px-evm:ipu2:release:links_common_nullSrc
# Depend tda2px-evm:a15_0:release:links_common_nullSrc
# Depend tda2px-evm:ipu1_0:release:links_common_select
# Depend tda2px-evm:ipu1_1:release:links_common_select
# Depend tda2px-evm:ipu2:release:links_common_select
# Depend tda2px-evm:a15_0:release:links_common_select
# Depend tda2px-evm:c66xdsp_1:release:links_common_select
# Depend tda2px-evm:c66xdsp_2:release:links_common_select
# Depend tda2px-evm:arp32_1:release:links_common_select
# Depend tda2px-evm:arp32_2:release:links_common_select
# Depend tda2px-evm:ipu1_0:release:links_common_sync
# Depend tda2px-evm:ipu1_1:release:links_common_sync
# Depend tda2px-evm:ipu2:release:links_common_sync
# Depend tda2px-evm:a15_0:release:links_common_sync
# Depend tda2px-evm:c66xdsp_1:release:links_common_sync
# Depend tda2px-evm:c66xdsp_2:release:links_common_sync
# Depend tda2px-evm:arp32_1:release:links_common_sync
# Depend tda2px-evm:arp32_2:release:links_common_sync
# Depend tda2px-evm:ipu1_0:release:links_ipu_display
# Depend tda2px-evm:ipu1_0:release:links_ipu_display_ctrl
# Depend tda2px-evm:ipu1_0:release:links_ipu_iss_capture
# Depend tda2px-evm:ipu1_0:release:links_ipu_iss_m2misp
# Depend tda2px-evm:ipu1_0:release:links_ipu_iss_m2msimcop
# Depend tda2px-evm:ipu1_0:release:links_ipu_iss_m2mresizer
# Depend tda2px-evm:ipu1_0:release:links_ipu_CANLink
# Depend tda2px-evm:ipu1_0:release:links_ipu_vip_capture
# Depend tda2px-evm:ipu1_0:release:links_ipu_vpe
# Depend tda2px-evm:ipu1_0:release:links_ipu_dssM2mWb
# Depend tda2px-evm:ipu2:release:links_ipu_ssdOverlayLink
# Depend tda2px-evm:ipu1_0:release:utils_common
# Depend tda2px-evm:ipu1_1:release:utils_common
# Depend tda2px-evm:ipu2:release:utils_common
# Depend tda2px-evm:a15_0:release:utils_common
# Depend tda2px-evm:c66xdsp_1:release:utils_common
# Depend tda2px-evm:c66xdsp_2:release:utils_common
# Depend tda2px-evm:arp32_1:release:utils_common
# Depend tda2px-evm:arp32_2:release:utils_common
# Depend tda2px-evm:ipu1_0:release:links_common_system
# Depend tda2px-evm:ipu1_1:release:links_common_system
# Depend tda2px-evm:ipu2:release:links_common_system
# Depend tda2px-evm:a15_0:release:links_common_system
# Depend tda2px-evm:c66xdsp_1:release:links_common_system
# Depend tda2px-evm:c66xdsp_2:release:links_common_system
# Depend tda2px-evm:arp32_1:release:links_common_system
# Depend tda2px-evm:arp32_2:release:links_common_system
# Depend tda2px-evm:c66xdsp_1:release:links_dsp_system
# Depend tda2px-evm:c66xdsp_2:release:links_dsp_system
# Depend tda2px-evm:arp32_1:release:links_eve_system
# Depend tda2px-evm:arp32_2:release:links_eve_system
# Depend tda2px-evm:ipu1_0:release:links_ipu_system
# Depend tda2px-evm:ipu1_1:release:links_ipu_system
# Depend tda2px-evm:ipu2:release:links_ipu_system
# Depend tda2px-evm:a15_0:release:links_a15_system
root@bhagyashree-Latitude-5490:/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build# make -s
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# Compiling tda2px-evm:ipu1_0:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:ipu1_0:release:links_common_algorithm
#
# Compiling tda2px-evm:ipu1_1:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:ipu1_1:release:links_common_algorithm
#
# Compiling tda2px-evm:ipu2:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:ipu2:release:links_common_algorithm
#
# Compiling tda2px-evm:a15_0:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:a15_0:release:links_common_algorithm
#
# Compiling tda2px-evm:c66xdsp_1:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:c66xdsp_1:release:links_common_algorithm
#
# Compiling tda2px-evm:c66xdsp_2:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:c66xdsp_2:release:links_common_algorithm
#
# Compiling tda2px-evm:arp32_1:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:arp32_1:release:links_common_algorithm
#
# Compiling tda2px-evm:arp32_2:release:links_common_algorithm: algorithmLink_cfg.c
#
# Archiving tda2px-evm:arp32_2:release:links_common_algorithm
#
# Compiling tda2px-evm:ipu1_0:release:links_common_system: system_common.c
# Compiling tda2px-evm:ipu1_0:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:ipu1_0:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:ipu1_0:release:links_common_system
#
# Compiling tda2px-evm:ipu1_1:release:links_common_system: system_common.c
# Compiling tda2px-evm:ipu1_1:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:ipu1_1:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:ipu1_1:release:links_common_system
#
# Compiling tda2px-evm:ipu2:release:links_common_system: system_common.c
# Compiling tda2px-evm:ipu2:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:ipu2:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:ipu2:release:links_common_system
#
# Compiling tda2px-evm:a15_0:release:links_common_system: system_common.c
# Compiling tda2px-evm:a15_0:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:a15_0:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:a15_0:release:links_common_system
#
# Compiling tda2px-evm:c66xdsp_1:release:links_common_system: system_common.c
# Compiling tda2px-evm:c66xdsp_1:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:c66xdsp_1:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:c66xdsp_1:release:links_common_system
#
# Compiling tda2px-evm:c66xdsp_2:release:links_common_system: system_common.c
# Compiling tda2px-evm:c66xdsp_2:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:c66xdsp_2:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:c66xdsp_2:release:links_common_system
#
# Compiling tda2px-evm:arp32_1:release:links_common_system: system_common.c
# Compiling tda2px-evm:arp32_1:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:arp32_1:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:arp32_1:release:links_common_system
#
# Compiling tda2px-evm:arp32_2:release:links_common_system: system_common.c
# Compiling tda2px-evm:arp32_2:release:links_common_system: system_initDeinitLinks.c
# Compiling tda2px-evm:arp32_2:release:links_common_system: system_ipc_bios_ipc.c
#
# Archiving tda2px-evm:arp32_2:release:links_common_system
#
# Compiling tda2px-evm:ipu1_0:release:links_ipu_system: system_ipu1_0.c
#
# Archiving tda2px-evm:ipu1_0:release:links_ipu_system
#
# Compiling tda2px-evm:ipu1_1:release:links_ipu_system: system_ipu1_1.c
#
# Archiving tda2px-evm:ipu1_1:release:links_ipu_system
#
# Compiling tda2px-evm:ipu2:release:links_ipu_system: system_ipu2.c
#
# Archiving tda2px-evm:ipu2:release:links_ipu_system
#
# Compiling tda2px-evm:a15_0:release:links_a15_system: system_a15.c
#
# Archiving tda2px-evm:a15_0:release:links_a15_system
#
# Compiling tda2px-evm:ipu1_0:release:app_alg_plugins: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/draw2d/draw2d_font_bmp.c
#
# Archiving tda2px-evm:ipu1_0:release:app_alg_plugins
#
# Compiling tda2px-evm:c66xdsp_1:release:app_alg_plugins: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/draw2d/draw2d_font_bmp.c
#
# Archiving tda2px-evm:c66xdsp_1:release:app_alg_plugins
#
# Compiling tda2px-evm:arp32_1:release:app_alg_plugins: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/draw2d/draw2d_font_bmp.c
#
# Archiving tda2px-evm:arp32_1:release:app_alg_plugins
#
# Compiling tda2px-evm:a15_0:release:app_alg_plugins: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/draw2d/draw2d_font_bmp.c
#
# Archiving tda2px-evm:a15_0:release:app_alg_plugins
#
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/common/chains_main_bios.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/common/chains_main_bios_misc.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/common/chains_main_bios_vision.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/common/chains_main_bios_multi_cam.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/common/chains_main_bios_single_cam.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/common/chains_main_bios_iss.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/modules/grpxSrc/grpxSrcLink_tsk.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/modules/grpxSrc/grpxSrcLink_Tda3x2D3DSv_layout.c
# Compiling tda2px-evm:ipu1_0:release:app_libs: /home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/usecases/vip_single_cam_frame_copy/chains_vipSingleCameraFrameCopy.c
"/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/usecases/vip_single_cam_frame_copy/chains_vipSingleCameraFrameCopy.c", line 371: error: function "ISL79987_WriteReg" declared implicitly
"/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/usecases/vip_single_cam_frame_copy/chains_vipSingleCameraFrameCopy.c", line 381: error: function "ISL79987_ReadReg" declared implicitly
2 errors detected in the compilation of "/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/apps/src/rtos/usecases/vip_single_cam_frame_copy/chains_vipSingleCameraFrameCopy.c".

>> Compilation failure
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build/rtos/makerules/rules_m4.mk:177: recipe for target '/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/binaries/apps/tda2px_evm_bios_all/obj/app_libs/tda2px-evm/ipu1_0/release/chains_vipSingleCameraFrameCopy.oem4' failed
make[5]: *** [/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/binaries/apps/tda2px_evm_bios_all/obj/app_libs/tda2px-evm/ipu1_0/release/chains_vipSingleCameraFrameCopy.oem4] Error 1
/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build/rtos/makerules/common.mk:235: recipe for target 'ipu1_0' failed
make[4]: *** [ipu1_0] Error 2
MAKEFILE.MK:264: recipe for target 'app_libs' failed
make[3]: *** [app_libs] Error 2
Makefile:136: recipe for target 'apps_libs' failed
make[2]: *** [apps_libs] Error 2
Makefile:36: recipe for target 'apps' failed
make[1]: *** [apps] Error 2
Makefile:12: recipe for target 'vision_sdk' failed
make: *** [vision_sdk] Error 2
root@bhagyashree-Latitude-5490:/home/bhagyashree/BL_TataFicosa_SSD_M6_Release/BL_TataFicosa_SSD_M6_Release/source_code/ssd_framework/vision_sdk/build#

  • Hi Bhagyashree,

    the build fails because it can not find the declaration of 'ISL79987_ReadReg' and 'ISL79987_WriteReg' functions. You need to have a header file with the declarations of this functions and include this file in chains_vipSingleCameraFrameCopy.c where they seems to be called.

    Regards,

    Yordan