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.

Compiler/C6000-CGT: pros and cons of different version of the c6000 compilers.....

Part Number: C6000-CGT

Tool/software: TI C/C++ Compiler

Hi All,

We created a c/c++ library to be deployed on TMDSEVM6678LE .... apparently there are multiple versions of the c6x compiler we could use .... (7.4.24, 8.2.8, 8.3.4, and 8.3.5).

However, I get segmentation fault mostly when I am using 8.3.4 and 8.3.5.... it is to be mentioned that we do a lot of template and object oriented c++ programming and also some STL utilities such as Vector, and Regex (regex apparently on 8.3.4+)

I would like somebody to clarify what version of best suites our need how they are compared and contrasted.

Thanks very much in advance.

Mike