This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

uVision 5 - Rebuild in Debug Mode

I'm using the NRF51822 - I've just started a project. I can build and load it into my target board. I enter debug mode, and I'm able to do step through the code, add breakpoints, etc. However, if I make a change to my code I can't see how to re-build and load without exiting the debug mode.

I'm new to Keil, but other IDEs that I've used have always allowed rebuilding/loading in debug - after all isn't that the reason for debug mode - test and modify your code to get it working. I suspect it's possible, but I can't see how to rebuild in debug mode. Is that how uVision just works, or am I missing something?

Thanks, Clint

Related