My question has two parts
1. How do I set the program level optimization switch (-pm) on CCS 5 project
2. What document (or documents) describes all the switches and setting for project properties, for example, how do I search for the -pm?
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.
My question has two parts
1. How do I set the program level optimization switch (-pm) on CCS 5 project
2. What document (or documents) describes all the switches and setting for project properties, for example, how do I search for the -pm?
Hi,
ran said:1. How do I set the program level optimization switch (-pm) on CCS 5 project
Right click on the project --> select Properties --> select CCS Build in the left tree --> <ISA> Compiler --> Basic Options.
ran said:2. What document (or documents) describes all the switches and setting for project properties, for example, how do I search for the -pm?
Although the compiler options are shown in the Compiler User's Guides, CCSv5.1 does not yet have this help section ready. Work is being done underway to improve the tools in this sense.
Hope this helps,
Rafael
For number 1, the -pm does not appear on my CCS version (5.0.2) in the basic option, but rather you have to go to language option
(this is teh spelling on the property page) and find the -pm at teh middle of the page.
For number 2 - thanks, I am waiting
Hi,
ran said:For number 1, the -pm does not appear on my CCS version (5.0.2) in the basic option, but rather you have to go to language option
(this is teh spelling on the property page) and find the -pm at teh middle of the page.
Yes, you are right. I got confused by the -o and -mf drop down menus in the Basic Options section. Sorry.
Cheers,
Rafael