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

MDK ARM 5.28 problem with (Reset and Run)

Hello!

I recently updated to Keil MDK 5.28, and everything worked fine till i downloaded my software and try to start it on my board. Upload worked perfectly like on last version (5.26). Then i noticed that board does not start and i found out that my ST-LINK/V2 debugger does not produce reset signal after upload. I checked settings and my (Reset and Run) function is checked and i also put osciloscope on reset pin and result is as expected (no signal after upload). I upgraded STLINK on latest firmware.

Does anyone have same problem?

Thanks for any help!

Parents
  • Currently i use "Autodetect" function, but i also tried "HW RESET" but it does not help.

    Problem is that in "DEBUG" mode if i hit "RESET" or "RUN" program start as expected.

    Picture below.

    I belive i have got problem in this part, picture below. Because when i hit "Download" reset pin occoures on osciloscope but after finishing downloading software does not occur.

Reply
  • Currently i use "Autodetect" function, but i also tried "HW RESET" but it does not help.

    Problem is that in "DEBUG" mode if i hit "RESET" or "RUN" program start as expected.

    Picture below.

    I belive i have got problem in this part, picture below. Because when i hit "Download" reset pin occoures on osciloscope but after finishing downloading software does not occur.

Children