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: unresolved symbols remain

Tool/software: TI C/C++ Compiler

Linking into C:/VISION_SDK_02_10_00_00/vision_sdk/binaries/vision_sdk/bin/tda2xx-evm/vision_sdk_arp32_1_release.xearp32F...
#

undefined first referenced
symbol in file
--------- ----------------
AlgorithmLink_FrameCopy_initPlugin C:/VISION_SDK_02_10_00_00/vision_sdk/binaries/lib/tda2xx-evm/arp32_1/release/vision_sdk_lib.aearp32F<algorithmLink_cfg.oearp32F>

error: unresolved symbols remain
error: errors encountered during linking;
"C:/VISION_SDK_02_10_00_00/vision_sdk/binaries/vision_sdk/bin/tda2xx-evm/vis
ion_sdk_arp32_1_release.xearp32F" not built
gmake[6]: *** [C:/VISION_SDK_02_10_00_00/vision_sdk/binaries/vision_sdk/bin/tda2xx-evm/vision_sdk_arp32_1_release.xearp32F] Error 1
gmake[5]: *** [arp32_1] Error 2
gmake[4]: *** [apps_eve1] Error 2
gmake[3]: *** [apps] Error 2
gmake[2]: *** [apps] Error 2
gmake[1]: *** [vision_sdk_apps] Error 2
gmake: *** [vision_sdk] Error 2

Previously it was building fine.The error is thrown only now.What is the reason??