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.

error: can't allocate .far, size 0032aa0a (page 0) in DDR2 (avail: 001d5114)

 DM6446

I have changed the memory configuration file according to my requirements but still I am getting this error.

Following is the full error message

*** Building Dsp Side in Release mode ***
"tsk_VideoStab.c", line 335: warning: variable "dsp_profile" was declared but never referenced
Building DSP/BIOS file...
Compiling Release...
<Linking>
>>   error: can't allocate .far, size 0032aa0a (page 0) in DDR2 (avail:
            001d5114)
>>   error: errors in input - Release/VideoStabDSP.out not built

>> Compilation failure
make: *** [Release/VideoStabDSP.out] Error 1

Please help me out to solve this.