User`s guide
AN0821
Rev. 0.1 27
5. Use the Expressions view to display the current value of code expressions:
a. Select the Expressions tab.
b. Highlight the expression, ADC0, in main.c.
c. Drag the highlighted expression to the line just below the Add new expression button in the
Expressions view.
d. If possible, Studio will evaluate the expression and display its current value when the MCU is halted. If
an expression is out of scope, Studio will not be able to evaluate the expression until the MCU is halted
in a section of code where the expression is in scope.
5c
5b
5a