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.
We use uv4 -b <<project>>
to build the project in a batch environment.
we try to perform uv4 -c << project >>
for clean.
Clean does not appear to work.
how do we solve this?
The first uVision version handling -c is 5.16, see: http://www.keil.com/support/man/docs/uv4cl/uv4cl_rev_hist516.htm
The first C51 package shipping with the updated uVision is 5.96. I suppose that you use a package not current enough.
I meant to say 9.56 and not 5.96, of course.