I am getting a memory error of DDR2 to run a code on DM6446. I have made optimum changes to configuration file and memory file but I am still getting that error. I have ran the same code on DM6467 and it's running fine but I am getting problem for DM6446. Please help me in this regard.
Following is the error:-
*** 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