Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
I renamed my project name and a referenced file name over a month ago and have been happily building in debug configuration ever since.
Here is the refactoring (2nd change was from HaloLogger221Stack to Quyak221Stack):
Today, I tried for the first time since then, to build in the release configuration and have had no luck.
So far have tracked it down to the fact that it does not look like my renaming I did a month ago made it into the release configuration.
See this:
I have tried:
1. 'Edit Flags' but I cannot edit the incorrect HaloLogger221Stack directory to Quyak221Stack.
2. I can not figure out how to make a new clean release configuration (options to do so are disabled):
How can I fix this?
Thanks,
Dale.