• Cannot Start Program Without Debug
    I use a simple delay clock code. But whenever I use this code program won't start without entering debug mode in KEIL. I plug stlink out and reconnect but it wont work if I don't enter the debug mode...
  • How to debug stm32-Cortex M in production mode for stm32mp157-EV1?
    Hi guys I would like to debug stm32f7 on Stm32mp157_EV1 board via stlink. according to page 5 of http://www.keil.com/appnotes/files/apnt_319_v1.1.pdf i connected st link then went to Project...
  • Keil Project
    Hi guys, I have a little issue, can someone explain me why when i start my project i have a message : Loading PDSC Debug Description failed for STMicroelectronics STM32F051K6 Disabling usage...
  • Debugger watch window doesn't show correct values
    Hey there, I'm using keil v5.27.1.0 with a stm32h745 nucleo board. i'm developing firmware code for a student project. i'm having a problem where the watch window shows jibberish values for variables...
  • How to import a project on keil µvision ?
    Hi guys, I would like to know, How can import my code/ project / library ( this code is from a project on a STM32L053R8 ) to make it run on my STM32F051K6T8. I have try to import my file.c but the...