Keil Logo

ターゲットビルドのサンプル

以下のコマンドラインを使用すると、ターゲットを再ビルドできます。

C:\Keil\UV4\UV4 -r Blinky.uvproj -o Build_Output.txt

各パラメータの説明

-r Blinky.uvproj µVision プロジェクトファイルの名前を指定します。
-o Build_Output.txt

ビルドログを含むファイルを指定します。以下に例を示します。

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.