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.

AWRL1432: How to keep assemble code using ti-cgt-armllvm_3.2.1.LTS

Part Number: AWRL1432

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

  • 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