• 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...
  • breakpoints cannot be set on some lines
    I set two breakpoints in my code. The first one works well, but the second one become a excalmatory mark,when I go into debug mode. Moreover, I have a error in Command window: *** error 35: undefined...
  • breakpoints cannot be set on some lines
    I set two breakpoints in my code. The first one works well, but the second one become a excalmatory mark,when I go into debug mode. Moreover, I have a error in Command window: *** error 35: undefined...
  • function editor - set breakpoint
    Hello all, I'm trying to set breakpoint by using function editor. When I write command BS SetAppKey, 1, "apnRXBuffer()" breakepoint is set and it's working as expected, but I would like to sent breakpoint...