This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil crashes on flashing

Hi everyone. I'm using Keil uVision v5.20.0.0 on Windows 10 x64. Trying to flash STM32F103C8T6. The device is visible in the debugger settings window and flash programming algorithm is set too.
But when I click the "load" (F8) button, uVision crashes without any error message. What is possibly wrong with it?

Parents
  • Hello Dmitry,

    You can try deleting *.uvopt file for the project. This will remove a lot of configuration information, so uVision will recreate a new config file, with default settings. Then try reopening project.

    Otherwise, I recommend upgrading to a newer debug adapter and MDKv5.20.

    Thanks,
    Zack

Reply
  • Hello Dmitry,

    You can try deleting *.uvopt file for the project. This will remove a lot of configuration information, so uVision will recreate a new config file, with default settings. Then try reopening project.

    Otherwise, I recommend upgrading to a newer debug adapter and MDKv5.20.

    Thanks,
    Zack

Children
No data