How to view received data from UART in watch window? (How to add variable into watch window in CCSTheia)
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.
How to view received data from UART in watch window? (How to add variable into watch window in CCSTheia)
Hi Krushna,
In the debug window, on the left side of the screen there should be a dropdown menu labeled "Watch". Expand this, and then hover your mouse over the "Watch" text. Once you do this, some symbols including a plus sign will appear to the right of the text. Click the plus sign, then enter the variable you'd like to watch. Now it should be added to the watch window and you can view the value.

**Attention** This is a public forum