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.

Using C++ code with TI-RTOS

Hello team,

I had an interesting question from a customer. They are planning to write their application code using mixed C and C++ using the CCS toolchain. I know (some) C++ is supported by the CCS compiler.

My question is: if he wants to use TI-RTOS, if he chooses to use the C++ compiler, I imagine it will treat the entire codebase (including the TI-RTOS code) as C++. Will this break RTOS or cause any undesired effects at all?

Thanks,

Ian