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 STM32 Build & Run Button

Hello Guys,

I am using Keil MDK-ARM Version 5.28a for most of my STM32 work. It;'s been great but I have one improvement I would like to get your suggestions on.

Every time I make a line of change and test, first I have to click on the build button then wait for the build to complete, then click on the debug button to load, then wait for the loading to complete, which will stop at main, and then click on run. 

Can I avoid all these steps?

Is there any way I can click on one button for build, load and run?