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.

Plans for merging the ARM and DSP toolchains?

Do you have any plans for that? You could do that without two separate toolchain lifecycle management then in a centralized place, and it would also be handier for us, end users. You could probably introduce a target switch or so for deciding which target to build for.

Thank you in advance.

  • The TI compilers already share code between themselves to a great extent.  However, it would still not be easy to create a compiler that could handle both ARM and a DSP target.  There are no plans at this time to make a single compiler capable of compiling to different major ISAs.