Hi,
I'm working on C55xx DSP processor and working with C++ project on CCSv5.2 and compiler version is TI V4.4.1.
TI V4.4.1 is not compiling some C++ template function and class feature. But same C++ project working on C6000 processor because of updated compiler version(TI V7.4.3).
Is there any updated compiler over TI V4.4.1 for C55xx processor or is there any procedure to work around for C++ template function and class feature.