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.

Compiler: Inline once disabling with a compiler directive



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