Tool/software: Code Composer Studio
So, I renamed a project. Using the "Rename" option in CCS 7.7 It was a Sitara, BBB project.
Boy THAT was a major mistake... Now, of course, it's broken. CCS can't debug it. Says the device is held in reset... That's BS. I've had to put up with this defect before...
After trying to gut some settings in the project, because the environment cannot do it for itself, now I get this when I press the Debug button:
Of course it can't find it. THERE IS NO PROJECT OF THAT NAME. THERE NEVER WAS IN MY "WORKSPACE V7" FOLDER.
THAT IS NOT THE PROJECT I AM EVEN WORKING ON.
What is wrong??? Why does it think it needs something THAT DOES NOT AND NEVER EXISTED?
So, I go back to the beginning, and import a fresh, untouched example project for BBB directly from the PDK. Build it, and try to launch the debugger.
SAME THING.
Literally 90% of the time I try to do something, it's broken.
Yes I've tired the "-clean" option. And a long list of other things. But whatever is broken is very well hidden, preventing me from figuring it out and solving it.
-CSW