We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi there, Is there a way to have the Keil IDE output different hex and map filenames based on some conditional #if defined(x) like in conditional compilations? Thanks
"...conditional compilation takes place to build two different binaries. Is there a way to put up a message of some sort at the end of a successful build to indicate which target was bulit" uVision already does this - at the end of the build, the very last message in the 'Build' output window is:
"<binary-name>" - n Error(s), m Warning(s).