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.

Can I set a breakpoint on 'memory access' in CCS?

Other Parts Discussed in Thread: SEGGER

A bit like 

gdb$ watch *0xfeedface

For context: I'm trying to debug a memory corruption bug in my TI Hercules MCU (RM46)

CCS Version: 12.3.0.00005

Thanks,
Gabriel