I am new to the Keil IDE because of the small learning curve on debugging. But: when I debug, I only saw actual values of my variables while hovering over, where I did see them occassionally some days ago. In the course I followed, I see actuall values all the time. Very useful for when it comes to register addresses. But question is: how can I make sure I see them as well?
You might also want to check if Periodic Window Update is enabled. Go to View and check if there's a check mark in front of Periodic Window Update. If not, just click on it.
And had activated the Periodic Window Update. Will go for a fresh install....