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.
When using USER commands is it possible to detect whether it is a 'build' vs. a 'rebuild'. Should there be a key-sequence to do so, but in the docs I found no info ?
I would like to let the USER-command know to do a clean build.
Refer to: http://www.keil.com/support/man/docs/uv4/uv4_commandline.htm and see the options: -r (rebuild) -b (build)
Thanks for the reply, but I am looking not to call uv4.exe, but to have an indication in the Project/USER/Before Build custom commands about the the build type.
This is not possible, I am sorry