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.
I am using the Run a User Program After Build option in uVision3, to run an external program on the built AXF file.
How can I get the build process to stop with an error if the external program fails?
I have tried setting the return code and putting the work error: in the output. I was expecting to set the return code and uVision would see this and stop.
Thanks
Duncan