• 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...
  • 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...
  • The debugger has set two breakpoints at the same address
    J-Link V6.12d API Warning Debugger problem discovered: The debugger has set two breakpoints at the same address xxxxxx. ------ I use Tessy to do unit test work with Keil uvision. The breakpoint...