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
I'm trying to run optimization assistant on my JSON-parsing library, but when I try to select the build option to vary, there is only a blank drop-down box (see below). Does the optimization assistant support static libs and if not, what is the best way to choose compiler flags for libs?
Thanks,
Nick
Nick,
The optimizer assistant does not work on static libraries. However, I think the tool should provide a better diagnostic when it is selected for a static library project instead of a blank drop-down. I will file an enhancement request for that.
You will have to make any compiler option selections or changes manually and rebuild.