• 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...
  • While loop stucks , freezes !
    Hello .. I am having a very weird issue with my code piece .. The MCU is STM32F407VET6 .. What I'm trying to do is sending a string via USART1 peripheral module .. In order check if the character...
  • While loop stucks , freezes !
    Hello .. I am having a very weird issue with my code piece .. The MCU is STM32F407VET6 .. What I'm trying to do is sending a string via USART1 peripheral module .. In order check if the character...
  • 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. ...