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
regards,
phani tej
