Part Number: TDA2EXEVM
Other Parts Discussed in Thread: SYSBIOS, TDA2, PGA460
Tool/software: Linux
Hi there,
I am using VSDK_3_07 version, while building Vision SDK frameworks its throwing the below mentioned error.,
----------------------------------------------------------------------------------------------------------------------------------------------------
subsequent release. The behavior is enabled by default.
asme66 <Install_directory>/Source_VSDK_3_07/ti_components/os_tools/bios_6_46_06_00/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...
remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
subsequent release. The behavior is enabled by default.
asme66 <Install_directory>/Source_VSDK_3_07/ti_components/os_tools/bios_6_46_06_00/packages/ti/sysbios/timers/dmtimer/Timer_asm.s64P ...
remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
subsequent release. The behavior is enabled by default.
asme66 <Install_directory>/Source_VSDK_3_07/ti_components/os_tools/bios_6_46_06_00/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ...
remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
subsequent release. The behavior is enabled by default.
asme66 <Install_directory>/Source_VSDK_3_07/ti_components/os_tools/bios_6_46_06_00/packages/ti/sysbios/rts/ti/tls_get_tp.asm ...
remark #24038-D: --optimize_with_debug is deprecated and will be removed in a
subsequent release. The behavior is enabled by default.
are66 BIOS.obj c64p_Exception_asm.obj c64p_Hwi_asm.obj c64p_Hwi_asm_switch.obj c64p_Hwi_disp_always.obj dmtimer_Timer_asm.obj c62_TaskSupport_asm.obj ti_tls_get_tp.obj ...
gmake[1]: Leaving directory `<Install_directory>/Source_VSDK_3_07/vision_sdk/binaries/apps/tda2xx_evm_linux_all/obj/vision_sdk/tda2xx-evm/c66xdsp_1/release/vision_sdk_configuro/package/cfg/MAIN_APP_c6xdsp1_pe66.src/sysbios'
warning: xdc.cfg.Program: "<Install_directory>/Source_VSDK_3_07/ti_components/os_tools/linux/xdctools_3_32_01_22_core/packages/xdc/cfg/Program.xs", line 110: xdc.cfg.Program.SectionSpec#0 : Entry for the section '.bss:heapMemL2' in Program.sectMap is set to 'undefined'. This section allocation will be ignored.
Build of libraries done.
# Configuro done!
# Making tda2xx-evm:c66xdsp_1:release:vision_sdk_lib...
# Compiling tda2xx-evm:c66xdsp_1:release:vision_sdk: src/main_common_c6xdsp1.c
# Compiling tda2xx-evm:c66xdsp_1:release:vision_sdk: <Install_directory>/Source_VSDK_3_07/vision_sdk/apps/src/common/main_app/tda2xx/dsp1/src/main_c6xdsp1.c
# Compiling tda2xx-evm:c66xdsp_1:release:vision_sdk: <Install_directory>/Source_VSDK_3_07/vision_sdk/apps/src/common/app_init/app_init_dsp.c
# Compiling generated MAIN_APP_c6xdsp1_pe66.oe66
# Linking into <Install_directory>/Source_VSDK_3_07/vision_sdk/binaries/apps/tda2xx_evm_linux_all/vision_sdk/bin/tda2xx-evm/vision_sdk_c66xdsp_1_release.xe66...
undefined first referenced
symbol in file
--------- ----------------
calmatin3d <Install_directory>/Source_VSDK_3_07/vision_sdk/apps/src/rtos/alg_plugins/structurefrommotion/lib/structurefrommotion_c66xdsp_release.ae66<iSfmMainAlgo.oe66>
error: unresolved symbols remain
error: errors encountered during linking;
"<Install_directory>/Source_VSDK_3_07/vision_sdk/binaries/apps/tda2
xx_evm_linux_all/vision_sdk/bin/tda2xx-evm/vision_sdk_c66xdsp_1_release.xe66
" not built
make[7]: *** [<Install_directory>/Source_VSDK_3_07/vision_sdk/binaries/apps/tda2xx_evm_linux_all/vision_sdk/bin/tda2xx-evm/vision_sdk_c66xdsp_1_release.xe66] Error 1
make[6]: *** [c66xdsp_1] Error 2
make[5]: *** [apps_dsp1] Error 2
make[4]: *** [apps] Error 2
make[3]: *** [apps] Error 2
make[2]: *** [apps_exe] Error 2
make[1]: *** [apps] Error 2
make: *** [vision_sdk] Error 2
________________________________________________________________________________________________
Any help would be appreciated.
Regards
Balaji T