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: TDA3X memory issue on DSP1

Tool/software: TI C/C++ Compiler

Hello everyone,

I'm using VISION SDK 2.11 on TDA3x for WINDOWS platform.

I am trying to create algorithm plugin on DSP1 Core but I got following error at compile time.

"C:/VISION_SDK_02_11_00_00/vision_sdk/binaries/tda3xx_evm_bios_all/obj/vision_sdk/tda3xx-evm/c66xdsp_1/release/vision_sdk_configuro/linker_mod.cmd", line 201: error:
   program will not fit into available memory.  placement with alignment fails
   for section ".cinit" size 0x2b9702 .  Available memory ranges:
   DSP1_DATA_MEM   size: 0xd00000     unused: 0x2315cc     max hole: 0x23159c
  error: errors encountered during linking;

Please kindly help me to resolve above error.

Thanks in advanced

Neha B.