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.

Keil: add register values to watch

Genius 3300 points

This is specific to keil.

While debugging code I want to see what are the current value in system register.

For example register value of  structuure SYSCTL or specific register SYSCTL->RCGCGPIO.

But as soon as I add them in watch, watch shows "cannot evaluate" in their values.