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 UVision build debug

Hi,

as far as i know, uvision does not support different project settings for an easy change between a build for debug and for productive code, like you can do in e.g. visual studio.

does anyone have a workaround for this? or how do you do it? or am i doing something wrong?

this would be nice for removing debug messages in the productive build or to disable the watchdog easily while debugging the code.