I want to set up a hardware breakpoint when RAM data in certain block of memory gets (over-) written. I'm running my application off Piccola Experimenter Kit with F28027 controlCARD. (CCS version: 3.3.81.28; Integrated Development: 5.98.0.393.) I'm tring to find out when and how data in RAM address f800 ~ f89f gets overwritten.
Any comment is appreciated.