• infinite Break Points
    Greetings,                sir/Madam the hardware break points use internal FPB comparators so that the address we update there are internally comare with program counter if value == program counter then...
  • Break point at SWI handler
    Hi everyone, I'm using Jlink with openocd to debug ARM926EJ-S and encountered problem when executing SWI command. Even though I don't set a break point at SWI handler but the CPU breaks at SWI handler...
  • ARM Cortex-M3 floating point...
    Note: This was originally posted on 9th May 2008 at http://forums.arm.com Hi.  Are there any floating point support for the ARM CORTEX-M3?
  • About watch point debug excption on Cortex-A53
    Now we are researching watch point function on A53. We simply write a driver, hook debug exception handler aml_watchpoint_handler instead of default watch point handler. In our watch point handler...
  • What is the advantage of floating point of CM7 versus CM4
    Hi all, I did some of the investigation based on comparison of FPU based algorithms on CM4 and CM7 cores. All the code/data were placed into the single cycle memory with full utilization of modified ...