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.

TDA3: errors encountered during linking

Part Number: TDA3

Hello,

I'm Lee.

I have a build error about the BMP.

Could anyone know the solution about the issue?

Thanks.

====================================================================================================================================================

C:\VISION_SDK_02_11_00_00\vision_sdk\src\main_app\tda3xx\ipu1_0>C:/VISION_SDK_02_11_00_00/ti_components/os_tools/windows/xdctools_3_32_00_06_core/xs xdc.tools.configuro --generationOnly -o C:/VISION_SDK_02_11_00_00/vision_sdk/binaries/
tda3xx_evm_bios_all/obj/vision_sdk/tda3xx-evm/ipu1_0/debug/vision_sdk_configuro -t ti.targets.arm.elf.M4 -p ti.platforms.evmTDA3XX:IPU_1_0 -r debug -b C:/VISION_SDK_02_11_00_00/vision_sdk/build/tda3xx/config_m4.bld --cfgArgs "{mode: \"
\", coreName: \"IPU1-CORE0\", platformMem: \"DDR_MEM_512M\"}" MAIN_APP_ipu1_0.cfg
# Configuro done!
# Making tda3xx-evm:ipu1_0:debug:vision_sdk_lib...
# Linking into C:/VISION_SDK_02_11_00_00/vision_sdk/binaries/tda3xx_evm_bios_all/vision_sdk/bin/tda3xx-evm/vision_sdk_ipu1_0_debug.xem4...
#

 undefined               first referenced
  symbol                     in file
 ---------               ----------------
 Draw2D_getBmpProperty06 C:/VISION_SDK_02_11_00_00/vision_sdk/binaries/tda3xx_evm_bios_all/lib/tda3xx-evm/m4/debug/vision_sdk_alg_plugins.aem4<draw2d_font_bmp.oem4>

error: unresolved symbols remain
error: errors encountered during linking;
   "C:/VISION_SDK_02_11_00_00/vision_sdk/binaries/tda3xx_evm_bios_all/vision_sd
   k/bin/tda3xx-evm/vision_sdk_ipu1_0_debug.xem4" not built
gmake[6]: *** [C:/VISION_SDK_02_11_00_00/vision_sdk/binaries/tda3xx_evm_bios_all/vision_sdk/bin/tda3xx-evm/vision_sdk_ipu1_0_debug.xem4] Error 1
gmake[5]: *** [ipu1_0] Error 2
gmake[4]: *** [apps_ipu1_0] Error 2
gmake[3]: *** [apps] Error 2
gmake[2]: *** [apps] Error 2
gmake[1]: *** [vision_sdk_apps] Error 2
gmake: *** [vision_sdk] Error 2

====================================================================================================================================================