We have a plan to make a pure C++ project (NOT C) in CCSv5.
Does CCSv5 support C++ source code normally? Is there any practical limitation?
I'd like to take comments of experienced hands.
Thx in advance.
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.
We have a plan to make a pure C++ project (NOT C) in CCSv5.
Does CCSv5 support C++ source code normally? Is there any practical limitation?
I'd like to take comments of experienced hands.
Thx in advance.
Hi,
Check this wiki http://processors.wiki.ti.com/index.php/Overview_of_C%2B%2B_Support_in_TI_Compilers
It has info about C++ support in TI's compilers.
Also, if you're using Sys/Bios, check section 1.5 (Using C++ with Sys/Bios) in the manual.
Regards