Part Number: MSPM0G3519-Q1
Hi experts,
My customer want to use command line to build the CCS porject with command line by using GNU
Are there any guide?
Thanks,
Leo
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.
Part Number: MSPM0G3519-Q1
Hi experts,
My customer want to use command line to build the CCS porject with command line by using GNU
Are there any guide?
Thanks,
Leo
Hi Leo,
I think customer could find some guidance in GNU-Syntax Arm Assembly Language Reference Guide — TI Arm Clang Compiler Tools User's Guide.
And also they could import any an example from SDK which end with "_gcc", and then build the project. And the default compiler options could be found in Console window for GNU compiler.