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.
Tool/software: Code Composer Studio
Hi,
Using the GNU V6.2.1 (Linaro aarch64) compiler, how do I generate the .lst file? I cannot find the "Assembler Options" under the C/C++ Build -> Settings -> Tool Settings
My understanding is that the command to do this is "-WA, -dahl=<filename>.lst", but I don't know where I can place this.
thanks