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.

inlining function

Hi

My Tools:

CCS: 3.3

OS: Win XP

DSP:  C6455

I declared an inline function " inline void func1() " and set optimization level to O3 in " file specification option " but the compiler invokes error that "the function doesn't declared"!!!

What should I do?

Best Regards