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.

CCS/MSP430FG4618: Defining a memory write watchpoint

Part Number: MSP430FG4618
Other Parts Discussed in Thread: MSP430FR5969

Tool/software: Code Composer Studio

I been digging around trying to get a CCS watchpoint defined that is only triggered on a write access. I've got the watchpoint defined, but am not sure how to restrict this to write only access?

In the CCS documentation, it refers to a Condition option in the breakpoint properties, but I'm not seeing that, nor any obvious way of restricting the breakpoint by access. I'm guessing this is trivial to do, but I can't see it! BTW, running CCS 9.3.0 using a TI FET to an MSP430.

Thanks - Andrew