This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Ending Build on User Program Error

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