• 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...
  • Breakpoints and C code lines don't match up
    I am using uVision V2.10 and sometimes have problems in the debugger setting breakpoints. Code lines that allow you to set breakpoints have a grey block on the left side of the code display. I get...
  • Breakpoints and C code lines don't match up
    I am using uVision V2.10 and sometimes have problems in the debugger setting breakpoints. Code lines that allow you to set breakpoints have a grey block on the left side of the code display. I get...
  • can't breakpoint into source code - error 35: undefined line number
    Hi, I am having trouble to breakpoint into the stm32f10x_can.c code. Got a error 35 and undefined line number. I do have optimization set to level 0. Any idea what might be wrong? *** error...