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/TMS320C6670: C++11 support

Part Number: TMS320C6670


Tool/software: TI C/C++ Compiler

Hello,

I'm currently working on the TMS320C667X family and i'm looking up for a newer compiler version that supports C++11.

The TI wiki (processors.wiki.ti.com/.../C++_Support_in_TI_Compilers
states that the most recent release of the TI compiler does support it.
The most recent one I can find is the C6000-CGT-8-1_8.1.6, however C++11 is not mentioned in its documentation.
Since the documentation is dated May 2017, I wondered:

- Does it support C++11?
- Does it support my device?
- If not, which compiler/solution could match my needs?


Thanks and regards,

Maxence

  • The latest release of the C6000 compiler does not support C++11.

    Maxence Gonfalone said:
    The TI wiki (processors.wiki.ti.com/.../C++_Support_in_TI_Compilers
    states that the most recent release of the TI compiler does support it.

    Sorry about the confusion.  I just updated the article.  Presently, the latest ARM and MSP430 compilers support C++14 and C++11.

    Maxence Gonfalone said:
    - Does it support C++11?

    No

    Maxence Gonfalone said:
    - Does it support my device?

    Yes

    Maxence Gonfalone said:
    - If not, which compiler/solution could match my needs?

    No solution is available right now.  Support for C++11 and C++14 in the C6000 compiler is on our roadmap.  But we have no firm plans to announce at this time.

    Thanks and regards,

    -George

  • Thank you for your answer and sorry for my misreading,

    Thanks and regards,

    Maxence