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