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

Building a uVision 5 Project from Command Prompt

When I try to build my project from the command line using the command "UV4 -b MCU_Software_Project.uvprojx," I get the error "'UV4' is not recognized as an internal or external command, operable program or batch file." What should I do to allow command prompt to understand the UV4 command?
I can build my project just fine through the uv5 IDE, but I was hoping to do it through the command prompt. I got this command online from http://www.keil.com/support/man/docs/uv4/uv4_commandline.htm. I'm using Windows 10.