Tool/software: Code Composer Studio
Hi,
I have been examining optimizing a program for the iwr1443 sensor. I do not get any advice notices during compilation regarding optimization settings . I have tried to use the optimization analysis tool. When I launch the tool, a window to set the build option variable is blank. How can I set the option to use the tool? I am using ccs 7.4.
I assume the optimization tool only performs a global optimization. Not one that varies individual files, correct?
I'm I correct in believing if I can achieve a better optimization level/ speed configuration, I may be able to have more chirps for a given frame rate?
When I make a change, for example, to the cli utility and make a new clilib, I would have thought this change would be picked up when I do a simple build but it does not. I have to do a clean/rebuild. How can insure a dependency is picked up without doing general clean? I would have thought if a dependency was changed, certain files would be rebuilt.
Thanks.
Al