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.

Compile for DSP only

Other Parts Discussed in Thread: OMAP3530

Hi,

When compiling codec examples - the codec itself (not the server or application) I have noticed that both: c6000 compiler and ARM-GNU are operating on my codec c/c++ files. Why do I ned the GNU-ARM to compile my codec ? if I want to use C6000 specific features (such as #pragma MUST_ITERATE or restrict) the GNU-ARM compiler is complaining.

My system OMAP3530 Linux

Ofer