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: cannot open source file "ti/ndk/inc/netmain.h".

Part Number: TDA2PXEVM
Other Parts Discussed in Thread: MATHLIB

Tool/software: TI C/C++ Compiler

Hi,

I am using PROCESSOR_SDK_VISION_03_05_00_00.

Project is created but i am facing problem while build/compiling. 

Below is the compilation data. kindly help asp.

I am pin pointing the first error.

PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/links_fw/src/rtos/utils_common/include/network_api.h", line 87: fatal error: cannot open source file "ti/ndk/inc/netmain.h"

root@bhagyashree-Latitude-5490:/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build# make -s depend
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
mkdir: cannot create directory ‘/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/links_fw/include/config’: File exists
mkdir: cannot create directory ‘/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/links_fw/include/config/apps’: File exists
mkdir: cannot create directory ‘/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/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/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/links_fw/include/config/apps/tda2px_evm_bios_all/system_cfg.h
# makeconfig: Input  file is @ /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build/configs/tda2px_evm_bios_all/cfg.mk
# makeconfig: Generating header ...
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Generating alg plugin config ...
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Generating usecase config ...
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Generating footer ...
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
# makeconfig: Done !!!
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/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: IPU2 can be excluded from application
#
# CPUs that are required but not included in config [ tda2px_evm_bios_all ],
#
#
# Edit /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/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_vip_capture
# Depend tda2px-evm:ipu1_0:release:links_ipu_vpe
# Depend tda2px-evm:ipu1_0:release:links_ipu_dssM2mWb
# 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/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build# make -s
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/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/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/src/rtos/draw2d/draw2d_font_bmp.c
# Compiling tda2px-evm:ipu1_0:release:app_alg_plugins: /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/src/rtos/modules/network_ctrl/network_ctrl_handle_mmc_wr_proxy.c
"/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/links_fw/src/rtos/utils_common/include/network_api.h", line 87: fatal error: cannot open source file "ti/ndk/inc/netmain.h"
1 catastrophic error detected in the compilation of "/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/src/rtos/modules/network_ctrl/network_ctrl_handle_mmc_wr_proxy.c".
Compilation terminated.

>> Compilation failure
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build/rtos/makerules/rules_m4.mk:177: recipe for target '/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/binaries/apps/tda2px_evm_bios_all/obj/app_alg_plugins/tda2px-evm/m4/release/network_ctrl_handle_mmc_wr_proxy.oem4' failed
make[5]: *** [/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/binaries/apps/tda2px_evm_bios_all/obj/app_alg_plugins/tda2px-evm/m4/release/network_ctrl_handle_mmc_wr_proxy.oem4] Error 1
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build/rtos/makerules/common.mk:235: recipe for target 'ipu1_0' failed
make[4]: *** [ipu1_0] Error 2
MAKEFILE.MK:9: recipe for target 'libs' failed
make[3]: *** [libs] Error 2
Makefile:200: recipe for target 'app_alg_plugins' failed
make[2]: *** [app_alg_plugins] Error 2
Makefile:36: recipe for target 'apps' failed
make[1]: *** [apps] Error 2
Makefile:12: recipe for target 'vision_sdk' failed
root@bhagyashree-Latitude-5490:/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build# make showconfig
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
make -C /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs -f build_makeconfig.mk showconfig
make[1]: Entering directory '/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs'
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: avbtp_PATH does not exist! ()
#
# Build Config is [ tda2px_evm_bios_all ]
# Build Config file is @ /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/configs/tda2px_evm_bios_all/cfg.mk
# Build Config .h file is @ /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/links_fw/include/config/apps/tda2px_evm_bios_all/system_cfg.h
# Build CPUs is @ ipu1_0 ipu1_1 ipu2 a15_0 dsp1 dsp2 eve1 eve2
#
# CPUs included in application,
# PROC_IPU1_0_INCLUDE=yes
# PROC_IPU1_1_INCLUDE=yes
# PROC_IPU2_INCLUDE=yes
# PROC_DSP1_INCLUDE=yes
# PROC_DSP2_INCLUDE=yes
# PROC_EVE1_INCLUDE=yes
# PROC_EVE2_INCLUDE=yes
# PROC_EVE3_INCLUDE=no
# PROC_EVE4_INCLUDE=no
# PROC_A15_0_INCLUDE=yes
#
# Platform config,
# VSDK_BOARD_TYPE=TDA2PX_EVM [options: TDA2XX_EVM TDA2EX_EVM TDA3XX_EVM TDA3XX_RVP TDA2XX_RVP]
# PLATFORM=tda2px-evm
# DUAL_A15_SMP_BIOS=no
# IPU1_SMP_BIOS=no
# DDR_MEM=DDR_MEM_512M [options: DDR_MEM_128M DDR_MEM_512M DDR_MEM_1024M]
# EMIFMODE=SINGLE_EMIF_512MB [options: SINGLE_EMIF_512MB SINGLE_EMIF_1GB ref build_pdk.mk]
# NDK_PROC_TO_USE=none [options: a15_0 ipu1_0 ipu1_1 ipu2 none]
# NSP_TFDTP_INCLUDE=no [options: yes no]
# TDA2EX_ETHSRV_BOARD=no [options: yes no]
# FATFS_PROC_TO_USE=ipu1_0 [options: ipu1_0 none]
# RADAR_BOARD=none [options: TDA3XX_AR12_ALPS TDA3XX_AR12_VIB_DAB_BOOSTER TDA3XX_RADAR_RVP none]
#
# Build config,
# BUILD_OS=Linux [options: Windows_NT Linux]
# BUILD_DEPENDENCY_ALWAYS=no
# BUILD_ALGORITHMS=no
# BUILD_INFOADAS=no
# PROFILE=release [options: debug release]
# KW_BUILD=no
# CPLUSPLUS_BUILD=no
# IPU_PRIMARY_CORE=ipu1_0 [options: ipu1_0 ipu2]
# IPU_SECONDARY_CORE=ipu2 [options: ipu1_0 ipu2]
# A15_TARGET_OS=Bios [options: Bios Linux Qnx]
# BSP_STW_PACKAGE_SELECT=all [options: all vps-iss-dss-only vps-vip-vpe]
#
# Safety Module config,
# RTI_INCLUDE=no
# ECC_FFI_INCLUDE=no
# DCC_ESM_INCLUDE=no
#
# Video Module config,
# IVAHD_INCLUDE=no
# VPE_INCLUDE=yes
# CAL_INCLUDE=yes
# ISS_INCLUDE=yes
# ISS_ENABLE_DEBUG_TAPS=no
# WDR_LDC_INCLUDE=no
# DSS_INCLUDE=yes
#
# Open Compute config,
# OPENCL_INCLUDE=no
# TARGET_ROOTDIR=/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/src/rtos/opencl
# ENABLE_OPENCV=no
# ENABLE_OPENCV_TESTS=no
# OPENVX_INCLUDE=no
#
# Log config,
# ENABLE_UART_LOG=yes
# ENABLE_NETWORK_LOG=no
# ENABLE_CCS_LOG=no
# CIO_REDIRECT=yes
#
# IPC config,
# WORKQ_INCLUDE=yes
# IPC_LIB_INCLUDE=no
#
# AUTOSAR_APP=no
#
# Surround View config,
# SRV_FAST_BOOT_INCLUDE=no
#
# Other Module config,
# AVB_INCLUDE=no
# DCAN_INCLUDE=no
# RADAR_ONLY=no
# CPU_IDLE_ENABLED=yes
# FAST_BOOT_INCLUDE=no
# DATA_VIS_INCLUDE=no
# HS_DEVICE=no
# ULTRASONIC_INCLUDE=no
# PGA450=
PGA460=
# ENABLE_ALL_DEPTH=
#
# Linux config,
# DEFAULT_UBOOT_CONFIG=dra7xx_evm_vision_config
# DEFAULT_KERNEL_CONFIG=ti_sdk_dra7x_release_defconfig
# DEFAULT_DTB=dra7-evm-infoadas.dtb
# CMEM_INCLUDE=no
# IPUMM_INCLUDE=no
# IPU1_EVELOADER_INCLUDE=no
# ROBUST_RVC_INCLUDE=no
# BUILD_ADAM_CAR=no
#
# Alg plugins included in build,
# ALG_autocalibration ALG_clr ALG_deWarp ALG_dmaSwMs ALG_vpeSwMs ALG_edgedetection ALG_framecopy ALG_lanedetection ALG_objectdetection ALG_safe_framecopy ALG_sceneobstruction ALG_sfm ALG_sparseopticalflow ALG_subframecopy ALG_surroundview ALG_tidl ALG_radarprocess ALG_iss_aewb
#
# Use-cases included in build,
# UC_iss_capture_isp_simcop_display UC_iss_mult_capture_isp_2d_3d_sv_tda3x UC_iss_mult_capture_isp_dewarp_3dsv_tda3xx UC_iss_mult_capture_isp_simcop_sv_tda3xx UC_iss_multi_inst_capture_display UC_srv_calibration UC_lvds_vip_multi_cam_view UC_lvds_vip_sv_standalone UC_network_rx_tx UC_null_src_dec_display UC_null_src_display UC_saveDisFrame UC_vip_single_cam_analytics2 UC_vip_single_cam_edge_detection UC_vip_single_cam_frame_copy UC_vip_single_cam_frame_copy_safety UC_vip_single_cam_lane_detection UC_vip_single_cam_object_detection2 UC_vip_single_cam_sfm UC_vip_single_cam_sparse_optical_flow UC_vip_single_cam_subframe_copy UC_vip_single_cam_tlr UC_vip_single_cam_view UC_vip_single_cam_view_encdec UC_camera_radar_capture_display UC_tidl_OD_radar_process_display UC_radar_objectdetect_display
#
make -s -fbuild_makeconfig.mk check_cpu_include
make[2]: Entering directory '/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs'
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: ndk_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs/autorules_footer_cfg.mk:67: nsp_PATH does not exist! ()
/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/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: IPU2 can be excluded from application
#
# CPUs that are required but not included in config [ tda2px_evm_bios_all ],
#
#
# Edit /home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build/configs/tda2px_evm_bios_all/cfg.mk to include or exclude CPUs in an application
#
make[2]: Leaving directory '/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs'
make[1]: Leaving directory '/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/apps/configs'
root@bhagyashree-Latitude-5490:/home/bhagyashree/Desktop/PROCESSOR_SDK_VISION_03_05_00_00_setup/vision_sdk/build#

Thanks & Regards,

Bhagyashree

  • Hi Bhagyashree,

    do you have any modifications in vision_sdk/build/tools_path.mk. The build system complains that can not find the path from variables "ndk_PATH", "nsp_PATH" and "avbtp_PATH", which are defined there.

    Regards,

    Yordan

  • Hi Yordan, I hv not made any changes in vision_sdk/build/tools_path.mk. Following is tools_path.mk file,this is auto generated file at the time of build. Not able to solved this error . ifeq ($(BUILD_OS),Windows_NT) TI_SW_ROOT := $(abspath ../..)/ti_components endif ifeq ($(BUILD_OS),Linux) TI_SW_ROOT := $(abspath ../..)/ti_components # or /opt/ti if you follow the package installers endif export SDK_INSTALL_PATH ?= $(TI_SW_ROOT)/../ infoadas_PATH ?= # # Code gen and config tools # ifeq ($(BUILD_OS),Windows_NT) CODEGEN_PATH_DSP ?= $(TI_SW_ROOT)/cg_tools/windows/C6000_7.4.2 CODEGEN_PATH_EVE ?= $(TI_SW_ROOT)/cg_tools/windows/arp32_1.0.7 CODEGEN_PATH_A15 ?= $(TI_SW_ROOT)/cg_tools/windows/gcc-arm-none-eabi-4_9-2015q3 CODEGEN_PATH_M4 ?= $(TI_SW_ROOT)/cg_tools/windows/ti-cgt-arm_16.9.2.LTS TI_OCL_CGT_INSTALL ?= $(TI_SW_ROOT)/cg_tools/windows/ti-cgt-c6000_8.1.0 endif ifeq ($(BUILD_OS),Linux) CODEGEN_PATH_DSP ?= $(TI_SW_ROOT)/cg_tools/linux/C6000_7.4.2 CODEGEN_PATH_EVE ?= $(TI_SW_ROOT)/cg_tools/linux/arp32_1.0.7 CODEGEN_PATH_M4 ?= $(TI_SW_ROOT)/cg_tools/linux/ti-cgt-arm_16.9.2.LTS TI_OCL_CGT_INSTALL ?= $(TI_SW_ROOT)/cg_tools/linux/ti-cgt-c6000_8.1.0 ifeq ($(A15_TARGET_OS),Bios) CODEGEN_PATH_A15 ?=$(TI_SW_ROOT)/cg_tools/linux/gcc-arm-none-eabi-4_9-2015q3 endif ifeq ($(A15_TARGET_OS),Linux) CODEGEN_PATH_A15 ?= $(TI_SW_ROOT)/os_tools/linux/linaro/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf A15_TOOLCHAIN_PREFIX ?= $(CODEGEN_PATH_A15)/bin/arm-linux-gnueabihf- endif ifeq ($(A15_TARGET_OS),Qnx) ifeq ($(QNX_HOST), ) $(error QNX_HOST does not exist or not set! ) endif CODEGEN_PATH_A15 ?= $(QNX_HOST) ifeq ($(QCONF_OVERRIDE), ) $(error QCONF_OVERRIDE does not exist or not set! ) endif ifeq ($(QNX_TARGETFS), ) $(error QNX_TARGETFS does not exist or not set! ) endif ifeq ($(infoadas_PATH), ) $(error infoadas_PATH does not exist or not set! ) endif endif endif # # BIOS, IPC and XDC, M4 Codegen # ifeq ($(PLATFORM),$(filter $(PLATFORM), tda2xx-evm tda2px-evm tda2ex-evm tda2xx-mc tda2xx-rvp tda3xx-evm tda3xx-rvp)) bios_PATH ?= $(TI_SW_ROOT)/os_tools/bios_6_46_04_53 ifeq ($(RADAR_ONLY),no) ipc_PATH ?= $(TI_SW_ROOT)/os_tools/ipc_3_45_00_00 endif ifeq ($(BUILD_OS),Windows_NT) xdc_PATH ?= $(TI_SW_ROOT)/os_tools/windows/xdctools_3_32_01_22_core endif ifeq ($(BUILD_OS),Linux) xdc_PATH ?= $(TI_SW_ROOT)/os_tools/linux/xdctools_3_32_01_22_core endif endif ifeq ($(A15_TARGET_OS),Linux) # # Path where linux uImage, uboot etc will be copied to after build # LINUX_BOOT_OUT_FILES =$(DEST_ROOT)/hlos/linux/boot LINUX_TARGETFS ?=$(vision_sdk_PATH)/../ti_components/os_tools/linux/targetfs kernel_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/kernel/omap cmem_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/kernel/cmem/ludev debugss_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/kernel/dsptop/debugss_module/debugss-mod gdbc6x_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/kernel/gdbc6x/kernel_module/gdbproxy-mod kernel_addon_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/kernel/linux-kernel-addon memcache_PATH ?= $(kernel_addon_PATH)/memcache shm_PATH := $(infoadas_PATH)/../plat/linux/lib/shmem/inc uboot_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/u-boot/u-boot sgx_PATH ?= $(vision_sdk_PATH)/../ti_components/os_tools/linux/sgx/omap5-sgx-ddk-linux pvr_PATH ?= $($(MAKEAPPNAME)_PATH)/src/hlos/modules/sgxRenderUtils mm_PATH ?= $(vision_sdk_PATH)/../ti_components/codecs/ipumm ce_PATH ?= $(TI_SW_ROOT)/codecs/codec_engine_3_24_00_08 endif ifeq ($(A15_TARGET_OS),Qnx) pvr_PATH ?= $($(MAKEAPPNAME)_PATH)/src/hlos/modules/sgxRenderUtils endif # # Low-level drivers # pdk_PATH ?= $(TI_SW_ROOT)/drivers/pdk_01_10_01_06 edma_PATH ?= $(TI_SW_ROOT)/drivers/edma3_lld_02_12_00_20 ifeq ($(DISABLE_ETH_SAMPLE_A), no) # # Networking related packages # ndk_PATH ?= $(TI_SW_ROOT)/networking/ndk_2_24_02_31 nsp_PATH ?= $(TI_SW_ROOT)/networking/nsp_gmacsw_4_15_00_00 avbtp_PATH ?= $(TI_SW_ROOT)/networking/avbtp_0_10_00_00 endif # # Algorithm related packages # fc_PATH ?= $(TI_SW_ROOT)/codecs/framework_components_3_40_02_07 xdais_PATH ?= $(TI_SW_ROOT)/codecs/xdais_7_24_00_04 hdvicplib_PATH ?= $(TI_SW_ROOT)/codecs/ivahd_hdvicp20api_01_00_00_23_production jpegvenc_PATH ?= $(TI_SW_ROOT)/codecs/ivahd_jpegvenc_01_00_16_01_production jpegvdec_PATH ?= $(TI_SW_ROOT)/codecs/ivahd_jpegvdec_01_00_13_01_production h264venc_PATH ?= $(TI_SW_ROOT)/codecs/ivahd_h264enc_02_00_09_01_production h264vdec_PATH ?= $(TI_SW_ROOT)/codecs/ivahd_h264vdec_02_00_17_01_production evealg_PATH ?= $(TI_SW_ROOT)/algorithms/eve_sw_01_19_00_00 vlib_PATH ?= $(TI_SW_ROOT)/algorithms/vlib_c66x_3_3_2_0 lane_detect_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.LD.C66X.00.03.00.00/200.V.LD.C66X.00.03 object_detect_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.OD.C66X.00.06.02.00/200.V.OD.C66X.00.06 object_classification_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.OC.C66X.00.02.00.00/200.V.OC.C66X.00.02 stereo_postprocess_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.ST.C66X.00.03.00.00/200.V.ST.C66X.00.03.00.00 clr_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.CLR.C66X.00.02.00.00/200.V.CLR.C66X.00.02 mathlib_PATH ?= $(TI_SW_ROOT)/algorithms/mathlib_c66x_3_1_0_0 scene_obstruction_detect_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.SOD.C66X.00.02.00.00/200.V.SOD.C66X.02.00 sfm_PATH ?= $(TI_SW_ROOT)/algorithms/REL.200.V.SFM.C66X.00.02.00.00/200.V.SFM.C66X.00.02 gpe_PATH ?= $(sfm_PATH) fcw_PATH ?= $(sfm_PATH) tidl_PATH ?= $(TI_SW_ROOT)/algorithms/REL.TIDL.01.01.02.00 dmautils_PATH ?= $(TI_SW_ROOT)/algorithms/REL.DMAUTILS.00.08.00.02/dmautils algframework_PATH ?= $(TI_SW_ROOT)/algorithms/REL.ALGFRAMEWORK.02.08.00.00/algframework VXLIB_PATH ?= $(TI_SW_ROOT)/algorithms/vxlib_c66x_1_1_3_0 dsplib_PATH ?= $(TI_SW_ROOT)/algorithms/dsplib_c66x_3_4_0_0 mmwavelib_PATH ?= $(TI_SW_ROOT)/algorithms/mmwave_sdk_01_02_00_05 ifeq ($(AUTOSAR_APP), yes) mcal_PATH ?= $(vision_sdk_PATH)/apps/src/rtos/modules/mcal endif OpenCL_PATH ?= $(TI_SW_ROOT)/open_compute/opencl_rtos_am57xx_01_01_10_00 OpenCV_SRC_PATH ?= $(TI_SW_ROOT)/open_compute/opencv_src/tiopencv OpenCV_PREBUILD_PATH ?= $(TI_SW_ROOT)/open_compute/opencv/opencv-3.1.0 OpenCV_BUILD_PATH ?= build_dummy #OpenVX_PATH ?= $(vision_sdk_PATH)/../ti_components/open_compute/tiovx OpenVX_PATH ?= $(TI_SW_ROOT)/open_compute/tiovx_01_00_01_00 ifeq ($(A15_TARGET_OS), Linux) CLOCL = $(LINUX_TARGETFS)/usr/share/ti/opencl/bin/x86/clocl else CLOCL = $(TI_SW_ROOT)/open_compute/opencl_rtos_am57xx_01_01_10_00/packages/ti/clocl/linux/clocl endif ifeq ($(A15_TARGET_OS), Linux) TARGET_ROOTDIR=$(LINUX_TARGETFS) else ifeq ($(A15_TARGET_OS), Bios) TARGET_ROOTDIR=$(vision_sdk_PATH)/apps/src/rtos/opencl endif endif # # Radar related paths # mmwavelink_version=mmwave_dfp_01_02_00_00 radarLink_PATH=$(TI_SW_ROOT)/radar/$(mmwavelink_version) radarMssFirmware_PATH=$(radarLink_PATH)/firmware/masterss radarBssFirmware_PATH=$(radarLink_PATH)/firmware/radarss # # MSHIELD related paths # MSHIELD_DK_DIR ?= $(TI_SW_ROOT)/mshield-dk_std_4_5_3 # MSHIELD 4.5.3 needs gcc-linaro-arm-linux-gnueabihf. Will remove this in later releases. CODEGEN_PATH_MSHIELD ?= $(TI_SW_ROOT)/os_tools/linux/linaro/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf TDA3X_SIGNING_TOOL_DIR ?= $(pdk_PATH)/packages/ti/boot/sbl_auto/security/tools/tda3xx ifeq ($(ENABLE_UIA_PROFILING),yes) uia_PATH=$(TI_SW_ROOT)/os_tools/uia_2_00_05_50 endif Thanks & Regards, Bhagyashree
  • Hi Bhagyashree,

    can you try clean build: run "make clean" and delete vision_sdk/binaries folder and then try the build commands?

    Regards,

    Yordan

  • Hi,

    I haven't heard back from you, I'm assuming you were able to resolve your issue.
    If not, just post a reply below (or create a new thread if the thread has locked due to time-out).

    Regards,
    Yordan