Tool/software:
Hi,
ti-cgt-armllvm_3.2.1.LTS is used, what option can be enable to keep assemble code for check? thanks.
Andy
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.
Hey Andy,
You can enable the -save-temps
compiler option in the CCS project's build settings by right clicking on the project -> Show Build Settings -> CCS Build -> Arm Compiler -> Advanced Options -> Control Options and then check the "Keep all temporary files generated during compilation (-save-temps)" box.
Regards,
Kristien