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,
I am using the Hercules TMS570LS3137 Development Kit,
Where i am compiling the source files with --optimizer_interlist flag, as i wanted this flag to help myself in the debugging.
So, using this flag i am able to generate the .asm files but i want to move that files to a perticular folder.
Is there any way to achieve this?
Regards,
Shivam Kakad
Shivam,
The compiler supports a few options for specifying the directory in which to place generated files. Please take a look at the ARM Compiler User's Guide, section titled "Specifying Directories".