Tool/software: TI C/C++ Compiler
How can i compile c++ code on TDA4 plantform and pc emulator?
Is there any simple example and document that I can refer to?
Thanks!
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.
Hi,
Which core on the TDA4 platform ? If it's ARM (Cortex A series or R5) then the compilers natively support C++ code. For C6/C7, C++ isn't supported.
Please note that the board libraries/drivers etc are written in C so you will have to link them in your C++ code as it is.
There are no C++ examples in the software package provided by TI for TDA4.
Also take a look at this 
Regards
Vineet