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.

BASIC debugging function for TIRTOS

Other Parts Discussed in Thread: CC2650

I am new to TIRTOS and learning how to program MCUs with it, is there a way to watch the value of a variable in real time when debugging? like taking readings from a sensor and watching the readings change with time?

I know how to do it pausing the program after taking the sample but I am pretty sure there should be a way to do it in real time..

Thank you for your kind responses