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