• Setting Hardware Breakpoints
    Good evening , i've got a problem with configuring Breakpoints on ARMv7 with XEN as a Hypervisor. My goal is to implement some kind of Single Step by using "Address Mismatch" Breakpoints. To do...
  • how to set access breakpoint on variable
    How do I set a break point when a variable is written? I have a value in my watch window. I click on it and select "set access breakpoint at somevariable name". It pops up a dialog, I can select write...
  • Hardware breakpoints not working
    I'm using the following system: Keil: Realview MDK-ARM ver4.10 Jtag debugger: Coocox colink processor: generic cortex-m3 with the following memory layout : 0x00000000-0x00004000 -ROM (read only...
  • Keil is not using hardware breakpoints
    Hi I am trying to debug a ROM code on M0+. Even though the core supports 4 hardware breakpoints (BPUCOTNROL REG 0xE0002000 => 0x40) I am not able to set any break point. Attempt to set any breakpoint...