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