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