Part Number: MSPM0G1105
Hi,
customer uses CCS v20.4 and try to compile and link a project using the GNU ARM toolchain (arm-none-eabi-gcc/g++).
Does CCS 20.4 support the use of the GNU ARM toolchain for C++ projects (including automatic selection of the C++ linker), or are there known restrictions or workarounds for the integration of arm-none-eabi-g++?
It gives the impression that either the g++ or the gcc compiler can be executed, but not in parallel. Their expectation is that the C and C++ compiler can be configured/executed in parallel, similar to the Eclipse version.
Regards, Holger