• 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...
  • 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...
  • Cannot set a breakpoint in an assembly function
    Hello, Before I start nagging to Keil support about this, maybe you can help me: I have a couple of assembly functions, like this one __asm __irq void DAbt_Handler(void) { IMPORT gp_software_event...
  • Cannot set a breakpoint in an assembly function
    Hello, Before I start nagging to Keil support about this, maybe you can help me: I have a couple of assembly functions, like this one __asm __irq void DAbt_Handler(void) { IMPORT gp_software_event...
  • breakpoint line
    1 firmware_revisions(); 2 3 WriteUIversion(); line numbers above for reference if I want a breakpoint on line 3 I must highlight line 3 before clicking f9 is this just "we know it is screwy...