Tool/software: TI C/C++ Compiler
Hello
We are using the c2000 environment. I need an information about the inline directive. When in the advanced optimization menu of the code composer the "inline function is called once activated, is it then possibly to suppress this feature. In our case with we have a function which is called only once directly. But the calling function is called several times. Is it possible to suppress the inline with a directive or how handles the compiler such a case.
Thanks
Reto