• Cortex M4, setting HW watchpoints?
    I haven't been able to get a watchpoint to work. I'm playing with an STM32F4 series device and I'm using Atollic TrueSTUDIO for debugging. I'd like to use a function for setting up a watchpoint, and...
  • ARM SPEC score.
    Dear All, Does ARM  offer any official/reliable  SPEC2000/2006 benchmark results for  A15 cores? I am running some experiments and need to make comparisons. Thank you.
  • Development with ARMv8a debug (and watchpoint) registers.
    Hello folks, I have two simple questions related to the debug exceptions on ARMv8. I expect the debug related registers such as DBGWCR, DBGWVR, DBGBCR and DBGBVR to be common for all processor cores...
  • Hello, my question is about watchpoint.
    When I set a on-chip breakpoint with MMU enabled, virtual address is 0xcc000000 ( real physical address is 0xbb000000)for example. Once the MMU map changed, when the breakpoint would be hit, new virtual...
  • How to initialize DCISW reg.
    Hello. I would like to know how to initialize DCISW reg.. Not only to write zero to this reg, I guess. Regards Sige