Keil Logo

Build Target Example

Built an application from the command line or form a batch file using the following command:

UV4.exe -r Blinky.uvproj -o Build_Output.txt

Where

UV4.exe µVision executable. Provide the path to the file. The path can be entered in relative or absolute form.
-r Blinky.uvproj specifies the µVision project that gets retranslated (-r).
-o Build_Output.txt

specifies the log file. For example:

Build target 'Simulator'
assembling Startup.s...
compiling Blinky.c...
compiling Serial.c...
linking...
Program Size: data=1199 const=65 code=5836
creating hex file from ".\Flash\Blinky"...
".\Flash\Blinky" - 0 Error(s), 0 Warning(s).
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.