• Lose JTAG connection after breakpoint
    My application crashes after hitting a breakpoint 3 or 4 times, if allowed to run without breakpoints all seems well. Have tried this running my app on my board, my app on Keil eval board, and a Keil...
  • Lose JTAG connection after breakpoint
    My application crashes after hitting a breakpoint 3 or 4 times, if allowed to run without breakpoints all seems well. Have tried this running my app on my board, my app on Keil eval board, and a Keil...
  • Is it possible to debug on source-level of inline-assembly?
    when using inline-assembly, is it possible to debug on source-level?
  • Is it possible to debug on source-level of inline-assembly?
    when using inline-assembly, is it possible to debug on source-level?
  • Can't set breakpoints in C code, only assembler code.
    In some of my uVision2 projects the debugger will not allow me to set breakpoints in the C source code, only in the disassembly window. Other projects allow me to set breakpoints in either. There must...