• debugger stuck in start up file
    I am using Tive C series TMC123gh6pm ARM cortex controller.I use Keil v.5.27 debugger . I have written a program which sets two of the GPIO Pins. The program compiles with no errors. When I debug the...
  • debugger stuck in start up file
    I am using Tive C series TMC123gh6pm ARM cortex controller.I use Keil v.5.27 debugger . I have written a program which sets two of the GPIO Pins. The program compiles with no errors. When I debug the...
  • Stuck in an infinite loop when Keil-MDK debugging starts
    Hi, I try to validate my CMSIS pack and new flash programming algorithm(The function has been properly verified). So I create a new project with this CMSIS pack and load the application to Flash using...
  • Stuck in an infinite loop when Keil-MDK debugging starts
    Hi, I try to validate my CMSIS pack and new flash programming algorithm(The function has been properly verified). So I create a new project with this CMSIS pack and load the application to Flash using...
  • Stucking at breakpoint
    Hi, sometimes the debugger stucks at a breakpoint and even if I use single-step, step-over or just run the program, the PC does not change. Deleting the breakpoint does not fix the problem. I have...