Solved
Debug - watch variable error
I'm trying to debug my UART debug code. I suspect that I have calculated the Baud rate incorrectly.
I run the code in debug & I'm trying to view the value in `what_baud` but the debugger isn't having it, see below.

How do I do this correctly?
