• Setting breakpoints
    How do you specify a hardware breakpoint vs a software breakpoint? There's nothing that I can find in the help files. I'm now starting a search of the knowledge base. Any info appreciated.
  • Unable to set ASM breakpoint
    I am unable to set breakpoints or single step through ASM 51 source code. In the starting ASM file I can set breakpoints and single step. In any other source file I can not set braekpoints and when I...
  • Can't set breakpoints
    I am working with the Nordic board PCA10040 using Keil V5.23.0.0. After updating the JLink firmware (requested) Keil stopped allowing breakpoints. I installed latest Segger software 6.30 and it didn...
  • Setting breakpoint problem
    I have problem in setting break point in the source level. I click on a C statement but nothing happens. I can load the *.c and the line is correctly turn gray for valid C statement. Single step in...