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.
I was arranging the code composer debug window when I inadvertently caused the Expressions window to disappear. I go to view expressions and a blank box appears. View registers or anything else works fine. Out of frustration I installed code composer 12.6, copied my working directory to a new folder. My hope was the new install would restore the default debugger settings. No Luck. Same problem... How can I fix this? Here's the screen when I go to view expressions: The blank box comes up when I select view expressions.
So after I wrote this it occurred to me the issue must be a file in the working folder. I deleted everything and imported my project, which put me back to default debug settings with the expressions window working. There must be a better way to restore default debug setting!?!?!
There must be a better way to restore default debug setting!?!?!
Try resetting your perspective (9.4.1):
Thanks
ki