In CCS3.3 you are able to select a project as release but individually build a file with debug info & no optimization via the File Specific Options. How can I do this in CCS5, as I am now porting multiple projects over? Thanks.
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.
In CCS3.3 you are able to select a project as release but individually build a file with debug info & no optimization via the File Specific Options. How can I do this in CCS5, as I am now porting multiple projects over? Thanks.
Thank you. I had been changing the configuration to debug only, but it kept returning to release. Once I selected Basic Options-Debugging model, I was able to achieve it.