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.

unable to fit the code in memory,and #10010, errors encountered during linking.

hi


i'm using c6678 multicore dsp. after my data is processed in the fixed point format. i've tried to invoke the co processor.I've encountered the following errors

1)In core 0 , it is showing the error i've specified in the subject.

2)And it is also showing #10099-D error. saying the code cannot be fit into memory.

3)And also in the warnings, , it is claiming "unrecognized pragma".


i've written #pragma SHRAM(data_in, .far);

where data_in is an array. where as there is no warning when i write DATA_ALIGN

also, i did not use printf statement.

regards,

phani tej