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.

Adding a Watchpoint with condition in CCS5

In CCS5.4, you can add a breakpoint with condition; which means the breakpoint action will not be executed unless this condition is met.

How can I do this for a watchpoint? I can't see the field named 'condition'