• 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...
  • Program execution getting stuck
    I am working on LPC2106 microcontroller with Keil development tool.My problem is upon a function execution the controll is getting transferred back but Link Register is not getting next instruction/function...
  • Program execution getting stuck
    I am working on LPC2106 microcontroller with Keil development tool.My problem is upon a function execution the controll is getting transferred back but Link Register is not getting next instruction/function...
  • Debug is getting stuck at "BKPT 0XAB"
    Hi. I'm a newbie coding for an STM32F4 Discovery board. I'm working with some modified sample code and when I try to debug it, I'm getting stuck at "BKPT 0XAB", and I can't progress any further. ...