• 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...
  • 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...
  • 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...
  • 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...
  • Breakpoint issue on semihosted hardware
    Hi, In debug I set the breakpoint and enabled them but when I press "F5" or "F8" the debugger didn't stop. And whether I use step by instruction or step by source code it always started at assiambling...