• How Debugger/Breakpoint works ?
    Hi Guys, May be very basic question. I want to understand how JTAG debugger and Break point works. Can any one help here...? Abhijit Dhopate
  • WRPERR when set breakpoints
    The scenario is STM32L0 (ST Nucleo evaluation board) and custom firmware. When I execute the code in debug mode and it stops at main function, the value of FLASH->SR is 0x0000000C, and it looks good...
  • Cannot set breakpoint in Realview Debugger
    Note: This was originally posted on 25th September 2009 at http://forums.arm.com When I try to set breakpoint in Realview Debugger 4.0, it failed with a popup window, saying "E0039 Line Number not found...
  • Setting Breakpoint
    How to set break point from the output window? Say loop_flag = 1 is an instruction where I want to set the break point from the output window.
  • Setting breakpoints
    How do you specify a hardware breakpoint vs a software breakpoint? There's nothing that I can find in the help files. I'm now starting a search of the knowledge base. Any info appreciated.